Displaying 7 results from an estimated 7 matches for "file_inherit".
2016 Nov 30
1
slow directory access, convert_string_internal: Conversion error: Incomplete multibyte sequence
...e@:list_directory/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/...
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
...th domain users 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...
2009 Oct 21
1
zfs acls and MS office applications
...e inheritance).
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_subd...
2010 Apr 21
8
DO NOT REPLY [Bug 7382] New: Fails to copy with ACL issue if src user is unknown (OSX 10.6 only)
...s when src dir was created by local user ---
ls -lde DIR-LOCAL-USER
drwx-wx-wx+ 3 admin staff 102 Apr 1 10:59 DIR-LOCAL-USER
0: user:admin allow
list,add_file,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr,writeextattr,readsecurity,writesecurity,chown,file_inherit,directory_inherit
rsync -aA DIR-LOCAL-USER DIRB
ls -lde DIRB
drwx-wx-wx+ 3 admin staff 102 Apr 1 10:59 DB
0: user:admin allow
list,add_file,search,delete,add_subdirectory,delete_child,readattr,writeattr,readextattr,writeextattr,readsecurity,writesecurity,chown,file_inherit,directory_inherit...
2008 Nov 03
0
Some Samba questions
...the "extended" 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...
2005 Dec 14
0
ZFS fixes in build 29
...2 incorrect error message when using long name with ''zfs rename''
6349314 dmu_object_type names incorrect for DSL Directories and DSL Datasets
6350417 long name will cause rename a dataset panic.
6350871 chmod doesn''t work correctly when creating a directory and inheriting file_inherit/no_propagate.
6351333 zfsadmin_1016.pdf page 37 section 4.5.1 -- typo
6351672 internal error: unexpected error 78 at line 1638 of ../common/libzfs_dataset.c
6354299 Disable metadata compression, at least temporarily
6354489 libzfs.so should deliver in /lib
6355616 zfs usage message incorrect
635561...