I've got problem with ACLs. I'm using SuSEs OpenExchangeServer (on top of UnitedLinux) with Samba 2.2.8a.
I mounted the filesystem with acls:
slox1:/data/share1 # mount /dev/sda2 on / type reiserfs (rw,acl) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/sda1 on /boot type ext2 (rw) /dev/sda4 on /var type reiserfs (rw) shmfs on /dev/shm type shm (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw)
and make a share:
[share1]
comment = ACL-Share 1
path = /data/share1
read only = No[share2]
comment = ACL-Share 2
path = /data/share2
read only = No
nt acl support = yes in testparms
Now, when I create a folder in this share and want to give a user rights on it (via W2K-explorer), it just doesn't work in that the user either has only r+x or "full control", whenever I give him a "write"-right.
What else is there to check ? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
