Page 1 of 1

hide folder

PostPosted: Thu Nov 10, 2011 9:23 am
by cristianm
Hi.

I have a doubt when enable DRAC rules. I have hide the folder /boot, but when try to view the filesystem show this:

...
dr-xr-xr-x 2 root root 4.0K Nov 2 21:45 bin
d????????? ? ? ? ? ? boot
drwxr-xr-x 2 root root 4.0K Nov 11 2010 cgroup
drwxr-xr-x 15 root root 3.4K Nov 10 01:01 dev
drwxr-xr-x 67 root root 4.0K Nov 10 10:09 etc
drwxr-xr-x 4 root root 4.0K Nov 10 10:09 home
...

Any idea why? This is normal? I use Centos 6 with kernel 2.6.32.46.

Re: hide folder

PostPosted: Fri Nov 11, 2011 7:15 am
by spender
It's normal -- it's a limitation of RBAC not to be able to hide mountpoints fully when the parent directory is visible.

-Brad

Re: hide folder

PostPosted: Fri Nov 11, 2011 11:47 am
by cristianm
Thanks :D