> -----Original Message----- > From: Jim Wharton [mailto:[EMAIL PROTECTED]
> 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... Is there a mount option to enable ACLs? I'm not familiar with XFS, but in recent versions of ext2/ext3 ACLs, you need to use the 'acl' option for them to work. (If that doesn't work, try 'noacl' -- I think there was briefly a bug in XFS where the sense of this flag was inverted.) -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
