Setfacl : Operation not supported - TechRepublic
Question
May 15, 2007 at 11:38 PM
padum_1

Setfacl : Operation not supported

by padum_1 . Updated 17 years, 10 months ago

Hi,

I hv a file named ?test? , at /home/user directory . I am unable to write any data on the file as the file is readonly for the user ?user? . root can change the file .

On ls ?l , the file looks like?..
-rw-r—r—2 root root 168 May 14 12:12 test
Now I want to setfacl for ?user? whithout changing the file owner by putting the command

setfacl ?m u:user:rw /home/user/test

or

setfacl ?m u:500:rw /home/user/test

or

setfacl ?m u:500:rw test ( staying at /home/user)

Tried as super user .

I am getting an error out put as
setfacl: /home/user/test :Operation not supported.

What be the error and the rectification ?

Moreover could any one give me any detail idea how to set up a http server with example. I am getting more tips but with all I become more confusing .

With Regards

Padum
09864171174

This discussion is locked

All Comments