[Samba] VFS module to block directory listing

Adam Tauno Williams adam at morrison-ind.com
Fri Nov 26 13:45:39 GMT 2004


> I wonder if it is posible to write a VFS module to block the listing of 
> directory in a share?
> The files inside the directory should be accesible for read/write 
> operations, but should be able to list the files in the directory.
> Is that posible?

Can't you do this exact thing with UNIX filesystem permissions?  Remove
the "x" permission from the directory.



More information about the samba mailing list