Hi everyone. Can someone please tell me how to make shares invisible to users who do not have any access to? Why should a user see a dozen shares if they can access only one of them? -- Peter __________________________________________________________ Find your next car at http://autos.yahoo.ca
Peter wrote:> Hi everyone. Can someone please tell me how to make shares invisible to > users who do not have any access to? Why should a user see a dozen shares > if they can access only one of them?hide unreadable = yes? -- Best regards, Charles
Remove the r attribute, like: $ chmod -r folder HTH Oliver Peter wrote:> Hi everyone. Can someone please tell me how to make shares invisible to > users who do not have any access to? Why should a user see a dozen shares > if they can access only one of them? > > -- > Peter > > > > > > > __________________________________________________________ > Find your next car at http://autos.yahoo.ca >-- Oliver Schulze L. <oliver@samera.com.py>
Make the share name end with a $. For example, share$, will be hidden from everyone. To access the share you would need to type \\server\share$ -----Original Message----- From: samba-bounces+michael.parker=lithonia.com@lists.samba.org [mailto:samba-bounces+michael.parker=lithonia.com@lists.samba.org] On Behalf Of Peter Sent: Thursday, February 16, 2006 4:21 PM To: samba Subject: [Samba] how to make folders invisible Hi everyone. Can someone please tell me how to make shares invisible to users who do not have any access to? Why should a user see a dozen shares if they can access only one of them? -- 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
I wish this is possible... "hide unreadable = yes" and then removing the r attribute may still not to function in this case. I think this option prevents only from seeing the unreadble files within the share not the share itself..... On 2/17/06, Peter <petermatulis@yahoo.ca> wrote:> > Hi everyone. Can someone please tell me how to make shares invisible to > users who do not have any access to? Why should a user see a dozen shares > if they can access only one of them? > > -- > 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 >
i think the only way to hide shares depending on the user and their privileges is to build smb.confs with include statements per user greez Peter wrote:> Hi everyone. Can someone please tell me how to make shares invisible to > users who do not have any access to? Why should a user see a dozen shares > if they can access only one of them? > > -- > Peter > > > > > > > __________________________________________________________ > Find your next car at http://autos.yahoo.ca