[Samba] how to hide a directory

Jeremy Allison jra at samba.org
Wed Oct 12 15:36:25 GMT 2005


On Wed, Oct 12, 2005 at 11:33:28PM +0900, Information (Erin Hughes) wrote:
> Not that I am aware of.
> E./
> 
> 
> Louis van Belle wrote:
> 
> >Yes, but i did that already, but is there an other option? 
> >
> >Louis

Yes, if your filesystem supports EA's, then set :

        map hidden = no
        map system = no
        map archive = no
       store dos attributes = yes

and simply set the HIDDEN attribute on the directory
using the ATTRIB command (or Windows explorer).

Jeremy.


More information about the samba mailing list