Prev: [Samba] cupsaddsmb error: cli_pipe_validate_current_pdu: RPC fault code DCERPC_FAULT_OP_RNG_ERROR received
Next: [Samba] Upgrade to sernet 3.5.1-42 not working
From: Jeremy Allison on 19 Mar 2010 11:20 On Fri, Mar 19, 2010 at 03:12:28PM +0100, Adrian Berlin wrote: > Hi! > > Could you explain what does mean 'Fix bugs with the full Windows ACL support' in samba 3.5.0pre2 release notes. I am asking because I know that samba 3 does not support full Windows ACL (Samba 4 will be supporting in user space). I missed the release window to update the notes. Samba 3.5.0 does support full Windows ACLs in user space, using the vfs_acl_xattr or vfs_acl_tdb VFS modules. Jeremy -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Adrian Berlin on 22 Mar 2010 07:50 Hi!I have another question. Can I store ACLs using acl_xattr module in LDAP database (not in tdb file)?Best regards/Adrian Berlin ----- Original Message ----- From: Jeremy Allison To: Adrian Berlin Cc: samba(a)lists.samba.org Subject: Re: [Samba] Fix bugs with the full Windows ACL support Date: Fri, 19 Mar 2010 08:13:59 -0700 On Fri, Mar 19, 2010 at 03:12:28PM +0100, Adrian Berlin wrote: > Hi! > > Could you explain what does mean 'Fix bugs with the full Windows > ACL support' in samba 3.5.0pre2 release notes. I am asking > because I know that samba 3 does not support full Windows ACL > (Samba 4 will be supporting in user space). I missed the release window to update the notes. Samba 3.5.0 does support full Windows ACLs in user space, using the vfs_acl_xattr or vfs_acl_tdb VFS modules. Jeremy -- You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 250MB of Storage! http://webmail.rock.com/signup/ -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Jeremy Allison on 22 Mar 2010 13:10 On Mon, Mar 22, 2010 at 12:43:19PM +0100, Adrian Berlin wrote: > Hi! > I have another question. Can I store ACLs using acl_xattr module in LDAP > database (not in tdb file)? No, but if you send me a patch, I'll add an acl_ldap module for you :-). Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Adrian Berlin on 23 Mar 2010 05:00
Sounds good :-) Ok, I think there is a bug in inheritance. If I create directory with two users (first with full acls, second user with reading privileges only) and I turn on inheritance in first subdirectory everything is working but in next subdirectory2 (/directory/subdirectory1/subdirectory2) each user have full access. I think that subdirectory2 should inherit privileges from upper dir. Could you help me? :-) Best regards /Adrian Berlin > > On Mon, Mar 22, 2010 at 12:43:19PM +0100, Adrian Berlin wrote: > > Hi! > > I have another question. Can I store ACLs using acl_xattr module in LDAP > > database (not in tdb file)? > > No, but if you send me a patch, I'll add an acl_ldap module > for you :-). > > Jeremy. > -- You Rock! Your E-Mail Should Too! Signup Now at Rock.com and get 250MB of Storage! http://webmail.rock.com/signup/ -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba |