Just Ignore this thread please,

I was compiling samba without having installed before the ACL headers devel. files.
Now it works.


Xavier

Xavier wrote:
hi,

I've recently set up a SAMBA/PDC domain controler with LDAP.
My homes shares are in a XFS quota/acl enabled filesystem

setfacl/getfacl works onto the linux Mandrake 9.2 box well, I mean user with
more permissions set into ACL can write to the directory concerned.

My problem is that ACL file permissions seems to not be readed by Samba when
accessing files with a w2k box.

here is more details :

Share : /home/test

getfacl :

#file: test
#owner: root
#group: test
user::rwx
user:test:rwx
group::r-x
mask::rwx
other::---

smb.conf :

[global]
(...)
nt acl support = yes (...)


[test]
path=/home/test
force group = test
inherit permissions = yes
inherit acls = yes
hide files = /.*
browseable = no


is this correct for acl to works ?
someone in a thread may have had into smb.conf : writeable = yes , but with this
option everyone seems can write to the share (acl bypassed) !

any samba/acl guru man with an idea here ?



--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to