soup4you2
October 15th, 2003, 10:00
Ok i've been experimenting w/ placing ACL's on my UFS2 filesystem.. pretty cool concept..

now on directories in which i've set acl's when i run a ls -al i get this:

ls: ./..: Operation not supported

and it does the same for each dir w/ acl's

is this normal? and is there a way to supress this output?

geta kinda annoying if i run a ls -al and i see this:

[code:1:f46a1b1f91]
ls: ./.: Operation not supported
drwxr-x--- 10 root wheel - 512B Oct 11 17:59 .
drwxr-xr-x 23 root wheel - 512B Oct 8 22:25 ..
ls: ./Docs: Operation not supported
drwxr-x---+ 2 soup4you2 pub - 20K Oct 6 11:16 Docs
ls: ./movies: Operation not supported
drwxr-x---+ 12 soup4you2 pub - 512B Aug 7 17:39 movies
ls: ./uploads: Operation not supported
drwxrwx---+ 10 soup4you2 pub - 1.0K Oct 13 17:48 uploads
ls: ./..: Operation not supported
drwxr-x--- 10 root wheel 512 Oct 11 17:59 ..
drwxrwx---+ 2 root staff 512 Oct 15 08:48 backups

[/code:1:f46a1b1f91]

Kernel_Killer
October 15th, 2003, 18:28
Your kernel is compiling in the correct place now isn't it? :D

I can't say I've ever seen that myself. As long as the kernel options were compiled no probs. :?

soup4you2
October 15th, 2003, 21:16
Your kernel is compiling in the correct place now isn't it? :D


ahh thats low.....hehehe :)

i went down to single user disabled acl's and re-enabled them and their working just fine :)
dont know if i'm going to continue to use them since i dont gave group restrictions.. just wanted something new to learn..