FW: [Samba] how to hide add a System attribute to directory

Jeremy Allison jra at samba.org
Wed Oct 12 15:37:32 GMT 2005


On Wed, Oct 12, 2005 at 04:43:18PM +0200, Louis van Belle wrote:
> Hi, 
> 
> Is it possible to add a System attribute to a folder.
> 
> for example, i redirect My documents and my pictures.
> 
> When you look at the icon of my pictures it not a default
> picture ( Look on the computer itsself ) 
> 
> I want this behavor also on my samba.. 
> and for this i need the windows System attribut on a folder.
> my question is .. is this possible.

Same answer as before : 

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

ATTRIB +S <foldername>


More information about the samba mailing list