[Samba] Using ACLs
Freeman, Peter (ERHS)
Freeman.Peter at saugov.sa.gov.au
Wed Mar 26 22:35:04 GMT 2003
>What's more I can't do:
>
>[root at luna tmp]# setfacl -m u:root:rwx test.txt
>setfacl: test.txt: Operation not supported
>
>I don't even know where to begin... Mandrake 9.1 kernel, XFS...
>
>Smaba seems to be out of the picture for now since I can't
>even modify the
>ACL from Linux.
I had the same problem with a stock 2.4.20 kernel + the ext acl/xattr
patches. With 2.4.19 and onwards you need to add "acl" or "user_xattr" to
fstab as a parameter.
(ie: /blah .....defaults,acl,user_xattr 1 1)
Works fine after that...
More information about the samba
mailing list