search for: user_obj

Displaying 4 results from an estimated 4 matches for "user_obj".

Did you mean: used_obj
2012 Jun 09
2
[patch] NFSv4/ZFS ACLs
This is a PoC patch for NFSv4/ZFS ACLs. The objective of the patch is that rsync --acls support NFSv4/ZFS ACLs without requiring a new command line option NFSv4 ACLs can't be represented using POSIX draft ACLs, if an NFSv4 ACL is present a separate POSIX draft ACL will not be present and there are new APIs to access NFSv4 ACLs. So we need to distinguish between NFSv4 ACLs and POSIX ACLs in
2019 Aug 06
1
[Bug 14076] New: 3.13 - lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl'
...XT_STATIC -DHAV\ E_CONFIG_H -Wall -W -c acls.c -o acls.o In file included from acls.c:23:0: lib/sysacls.h:118:13: error: array type has incomplete element type 'struct acl' struct acl acl[1]; ^~~ acls.c: In function 'unpack_smb_acl': lib/sysacls.h:108:26: error: 'USER_OBJ' undeclared (first use in this function); did you mean 'ACL_USER_OBJ'? #define SMB_ACL_USER_OBJ USER_OBJ ^ acls.c:286:8: note: in expansion of macro 'SMB_ACL_USER_OBJ' case SMB_ACL_USER_OBJ: ^~~~~~~~~~~~~~~~ lib/sysacls.h:108:26: note: each...
2003 Apr 02
2
[Acl-Devel] mask ACL
Hello Eric, I am taking Buck and the rsync mailing list into the CC. Buck is the author of the rsync patch, he may know more on that problem. On Wednesday 02 April 2003 00:16, Eric Chen wrote: > From my understanding, the effecive rights mask 'limits the effective > rights granted to all groups and to named users', so if you getfacl on a > file, the group permissions will be
2008 Dec 15
2
rsync 3.0.4 ACL corruption
Hi, I use rsync 3.0.4 on two opensuse 11 machines. Every night, a big tree of machine A is synced to machine B. These machines are samba PDC and BDC, users and groups are ldap-based, and ACLs are heavily used. There are about 2.8 million files and dirs, 2.2 terabytes of data, and a complete ACL list produced with getfacl has some 600 megabytes. I've just noticed that ACLs get partially