>What's more I can't do:
>
>[EMAIL PROTECTED] 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...
-- 
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