Hi. Running Samba 3.0.20 on Slackware 10.2.
I cannot hide my unix dot files (.bash_history) using the 'hide files'
or
'veto files' settings:
hide files = /.*/ { or just .* }
Also, how do I get rid of the printer folder in the top level of my share?
--
Peter
__________________________________________________________
Find your next car at http://autos.yahoo.ca
Might try /\.\*/ if this argument takes regular expressions. Your using
special characters there.
-----Original Message-----
From: samba-bounces+dnortham=ffpglobal.com@lists.samba.org
[mailto:samba-bounces+dnortham=ffpglobal.com@lists.samba.org] On Behalf
Of Peter
Sent: Wednesday, February 15, 2006 3:03 PM
To: samba
Subject: [Samba] hiding dot files and the printer
Hi. Running Samba 3.0.20 on Slackware 10.2.
I cannot hide my unix dot files (.bash_history) using the 'hide files'
or
'veto files' settings:
hide files = /.*/ { or just .* }
Also, how do I get rid of the printer folder in the top level of my
share?
--
Peter
__________________________________________________________
Find your next car at http://autos.yahoo.ca
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Peter wrote:> Hi. Running Samba 3.0.20 on Slackware 10.2. > > I cannot hide my unix dot files (.bash_history) using the 'hide files' or > 'veto files' settings: > > hide files = /.*/ { or just .* } > > Also, how do I get rid of the printer folder in the top level of my share? > > -- > Peterfor the "dot" files... how about "hide dot files = yes" in the shares you want them hidden. man smb.conf -- My Website: http://messinet.com My Online Gallery: http://messinet.com/modules.php?name=Web_Links&l_op=visit&lid=3