Displaying 5 results from an estimated 5 matches for "dir_inherit".
2016 Nov 30
1
slow directory access, convert_string_internal: Conversion error: Incomplete multibyte sequence
...tory/read_data/read_xattr/execute/read_attributes
/read_acl:allow
1:owner@:list_directory/read_data/add_file/write_data/add_subdirectory
/append_data/read_xattr/write_xattr/execute/delete_child
/read_attributes/write_attributes/delete/read_acl/write_acl
/write_owner:file_inherit/dir_inherit:allow
2:group@:list_directory/read_data/read_xattr/execute/read_attributes
/read_acl:file_inherit/dir_inherit:allow
3:group:group_leaders:list_directory/read_data/read_xattr/execute
/read_attributes/read_acl:file_inherit/dir_inherit:allow
4:user:10157:list_directory/read_data/read_xattr/e...
2016 Nov 30
2
slow directory access, convert_string_internal: Conversion error: Incomplete multibyte sequence
There are definitely some files with some weird names- in an ssh session they don't even have regular characters.
e.g
-rw-rw---- 1 xxx xxx 114985112 Oct 31 14:39 ▒^t
Not sure if that is related to problems though.
The top command shows
Memory: 12G phys mem, 343M free mem, 2048M total swap, 2048M free swap
This is in the evening so should not be much load but I think
2008 Feb 28
0
Windows permissions and inheritance
...rs 3 Feb 28 08:24 Departments
0:group:domain admins:list_directory/read_data/add_file/write_data
/add_subdirectory/append_data/read_xattr/write_xattr/execute
/delete_child/read_attributes/write_attributes/delete/read_acl
/write_acl/write_owner/synchronize:file_inherit/dir_inherit:allow
1:group@:list_directory/read_data/read_xattr/execute/read_attributes
/read_acl/synchronize:file_inherit/dir_inherit:allow
However, if I logon to a windows machine as a Domain Admin, and try to
create the Accounts folder I hit problems. Windows creates a folder
titled "New Fo...
2009 Oct 21
1
zfs acls and MS office applications
...).
moe-lh /moe2/office/student_workers 546# ls -vd .
drwxrws---+ 2 toml cefac 5 Oct 20 18:36 ./
0:group:cefac:list_directory/read_data/add_file/write_data
/add_subdirectory/append_data/write_xattr/execute/write_attributes
/write_acl/write_owner:file_inherit/dir_inherit/inherit_only:allow
1:group:cefac:list_directory/read_data/add_file/write_data
/add_subdirectory/append_data/write_xattr/execute/write_attributes
/write_acl/write_owner:allow
2:group:ceoffstu:list_directory/read_data/add_file/write_data
/add_subdirectory/app...
2008 Nov 03
0
Some Samba questions
...ended" ACLs (NFS
v4/Windows compliant?) setup by default - I am mounting it as the user
that owns/supposed to own the files. Can this be turned off and the
normal user/group/other type of permissions with "xattr=off" ? I''ve
used this:
chmod A+user:mike:full_set:file_inherit/dir_inherit:allow /tank
chmod A+user:mike:full_set:file_inherit/dir_inherit:allow /tank/foo
(assuming /tank is the base [I had no reason to name it anything
different :)], and zfs/foo is one of the filesystems)
It seemed to work but I am copying files from Linux -> my ZFS machine,
and Windows XP -> my...