Displaying 2 results from an estimated 2 matches for "acl_cnt".
Did you mean:
abs_cnt
2010 Dec 14
7
DO NOT REPLY [Bug 7865] New: files or dirs with more than 16 ACLs are not rsynced correctly
...Invalid argument (22)
2010/12/08 09:41:00 [23863] rsync on patdb/rsynctest from xy123 (10.190.81.189)
After changing INITIAL_ACL_SIZE to 128 (in both lines) in lib/sysacls.c the
binary is able to rsync our ACL-topscorer with 115 ACLs.
Maybe, someone can get the dynamic things using ACL_GET after ACL_CNT work
correctly, after the initial ACL_GET using 16 as INITIAL_ACL_SIZE is not
successfull.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
2001 Dec 18
1
Question about default ACL
Hello samba guys and XFS guys,
I am now using Linux-2.4.5-1.0.1_XFS and Samba 2.2.2.
Try to create a samba share on a XFS volume, for example, we create a
directory named 'public', and set its default acl on 'public' as
'u::rwx,g::rw-,o::r--,m::rwx', . Under Linux box, try to create a file
named 'file_linux' under directory 'public', On Samba client (Win2K)