[Samba] Getting ACLs to work with Samba 3.0.2a

John H Terpstra jht at samba.org
Wed Mar 10 14:51:14 GMT 2004


On Wed, 10 Mar 2004, Michael Frotscher wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hmm, nobody got an idea on what it could be?

Yes.

1. Make sure that your file system is mounted with ACLs support

example:	(from my /etc/fstab)
	/dev/hda6       /export reiserfs        acl,user_xattr 1 2

2. Make sure that your Samba-3 has been correctly compiled.
The easiest test is:

	smbd -b | grep ACL

Correct output is:
   HAVE_SYS_ACL_H
   HAVE_POSIX_ACLS

3. Ensure that the user account you log into Windows with has the right
under UNIX to modify ACLS.

- John T.
-- 
John H Terpstra
Email: jht at samba.org


More information about the samba mailing list