On Mon, Nov 1, 2010 at 6:09 PM, James D. Parra <jamesp@musicreports.com> wrote:
Hello,
Although I see my ext4 file system is mounted with ACL, (rw,acl,user_xattr), I can't set ACL permissions. I read that a kernel module needs to added for ACL support on ext4.
Could anyone provide any details on how I can accomplish that?
Many thanks in advance.
James
James, I'm not familiar with a special kernel module being needed, but I'm running ext3 on this pc. Just to be sure its not a syntax error in what your typing, try this. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanks Greg. However the problem appears to be unique to the ext 4 file system. #setfacl -dm g:usergroup:rw /data/acl-test/ setfacl: Option -m: Invalid argument near character 3 The same command works on an ext3 and XFS without receiving an error. Best, James -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org