>>> In our users directories, there are a number of "dot" files and
>>> folders and I was wondering if there was a way to tell Samba not to
>>> show them when a user is in their directory?  Maybe some sort of
>>> file filter perhaps. 
>>> 

A great way to do it is to drop them into a directory lower than the home
eg:

[homes]
        comment = Home Directories
        path = /home/%U/Documents
        valid users = %S
        read only = No
        browseable = No


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

Reply via email to