On Fri, Mar 26, 2010 at 05:57:27PM +0100, Adrian Berlin wrote: > Hi! > Thanks everyone for answer. So acl_tdb has unlimited storage for extended acls > and acl_xattr has 64KB per xattr?
acl_tdb isn't unlimited, it's ahas a 4GB limit on the size of the tdb (until we get 64-bit tdb support). > I have one more question. How many acl can be stored in 64KB? Depends on the size of the ACL, which depends on how many DACL entries it has. Jeremy -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
