ACL and ls: operation not supported

2008-07-17 Thread Svein Halvor Halvorsen
Hi, I have acl support on some filesystems, and wanted to turn it on on /home, too. So I ran: # mount -u -o acls /home Now, just mount listed /home as supporting acls. But now, whenever I ls -l on any folder on that filesystem, I get operation not supported. It seems other file system access

Re: ACL and ls: operation not supported

2008-07-17 Thread Svein Halvor Halvorsen
Svein Halvor Halvorsen wrote: I have acl support on some filesystems, and wanted to turn it on on /home, too. So I ran: # mount -u -o acls /home Ok, I'm just being an ignorant noob, who's not able to read the documentation. I'm sorry for the noise, but for the record: ACLs cannot be turned

Re: ACL and ls: operation not supported

2008-07-17 Thread Svein Halvor Halvorsen
Svein Halvor Halvorsen wrote: Svein Halvor Halvorsen wrote: I have acl support on some filesystems, and wanted to turn it on on /home, too. So I ran: # mount -u -o acls /home Ok, I'm just being an ignorant noob, who's not able to read the documentation. I'm sorry for the noise, but for