jjstecchino
Contributor
- Joined
- May 29, 2011
- Messages
- 136
Tried on 8.01 B4 and nightly build 8r7404
When trying to set permission recursively on either ZFS or UFS freenas fails with the following error :
If the recursive box is unchecked permissions are set ok.
All of my volumes were created on 8.0 and imported on 8.01. Permissions were set on 8.0. and still are set correctly. Just as I tried to set windows permissions recursively it gave the error. I tried then unix permission recursively and it gave error as well.
Permission work only if the recursive box is not checked.
Thanks
When trying to set permission recursively on either ZFS or UFS freenas fails with the following error :
Code:
NameError at /storage/mountpoint/permission/9/ global name 'ACL_Exception' is not defined Request Method: POST Request URL: http://nas/storage/mountpoint/permission/9/ Django Version: 1.3 Exception Type: NameError Exception Value: global name 'ACL_Exception' is not defined Exception Location: /usr/local/www/freenasUI/common/acl.py in __init__, line 84 Python Executable: /usr/local/bin/python Python Version: 2.7.2 . . . . . . . . .
If the recursive box is unchecked permissions are set ok.
All of my volumes were created on 8.0 and imported on 8.01. Permissions were set on 8.0. and still are set correctly. Just as I tried to set windows permissions recursively it gave the error. I tried then unix permission recursively and it gave error as well.
Permission work only if the recursive box is not checked.
Thanks