> 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.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to