Operating System - Linux
1827421 Members
4136 Online
109965 Solutions
New Discussion

Re: setfacl: xyz: Operation not supported -- plz help

 
SOLVED
Go to solution
Maaz
Valued Contributor

setfacl: xyz: Operation not supported -- plz help

hello Dear Experts

kernel: 2.6.5-1.358
OS: Fedora Core release 2 (Tettnang)

there is a file /records.txt owned by me(root). I want to give a user name marshall read and w rite permissions on /records.txt. marshall doesnt belongs to the root's group.
I did as following
[root@crm1 /]setfacl -m user:marshall:rw records.txt

setfacl: records.txt: Operation not supported

why the above message? where and what i did wrong ? what shuold i do ?

Plz help.

Thanks in Advance

Regards
Maaz
4 REPLIES 4
Ermin Borovac
Honored Contributor
Solution

Re: setfacl: xyz: Operation not supported -- plz help

Try the following before running setfacl

# mount -o remount,acl /
Maaz
Valued Contributor

Re: setfacl: xyz: Operation not supported -- plz help

Thanx a Million Dear Ermin Borovac.

Regards
Maaz

K.C. Chan
Trusted Contributor

Re: setfacl: xyz: Operation not supported -- plz help

just wondering is the acl option available in redhat9 as well? Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
Maaz
Valued Contributor

Re: setfacl: xyz: Operation not supported -- plz help

Dear K.C.Chan, i m using fc 2.

Regards
Maaz