Hide based on permissions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a question..

Is there a way to exclude a file/folder from a directory listing if users do not have any permission to said file/folder

i.e. There's a directory with items 'A', 'B', and 'C'. Everyone has permission to at least view and read 'A' and 'B'. But, they're not allowed to do anything with 'C' - only Administrators have that luxury. Here's what I want to do: If a normal user comes into this directory, 'A' and 'B' will be right there, but 'C' won't even be listed. Is there ANY way to do something like this?

Zack Williamson
 
z_ said:
I have a question...

Is there a way to exclude a file/folder from a directory listing if users do not have any permission to said file/folder?

i.e. There's a directory with items 'A', 'B', and 'C'. Everyone has permission to at least view and read 'A' and 'B'. But, they're not allowed to do anything with 'C' - only Administrators have that luxury. Here's what I want to do: If a normal user comes into this directory, 'A' and 'B' will be right there, but 'C' won't even be listed. Is there ANY way to do something like this??

Hi

Not unless you put the files on a Novell Netware server...
 
Back
Top