[Samba] Re: Hiding a share

2003-03-03 Thread Marco De Vitis
On Sun, 02 Mar 2003 08:28:52 +0100, Kurt Weiss wrote:

 i don't understand your question. - we're using browsable = no over 
 years. but i did not find, where u'll see the share. i can't see the 
 share with 'net view' and not in network neighbourhood. - only if it's 

Uhm, sorry, I thought I already did everything correctly, but part of my 
problem might have been actually my fault: I remembered seeing shares 
which I shouldn't have seen, but I now did more specific tests, reviewed 
all options, and browseable = no seems to work fine.

Seems, because I still get a strange behaviour with the special 
[homes] share, but this might be due to its special way of working.

Please note that I'm talking about visibility of the share in the 
network neighbourhood tree, without having the network resource 
expressly added.

 if it's not so as descripted, then please send me smb.conf and 
 versionnr. / version of used windows (incl. sp).

The clients are Win2000 SP3.
The relevant smb.conf sections are below (I customized a smb.conf from 
an IBM developerWorks tutorial).
What happens is: user goofy logs in, browses the network neighbourhood 
tree, and CAN see a goofy share. I suppose this happens because the 
share is automatically added in his network resources, right?

The strange thing is that, when goofy logs out and another user logs in, 
this different user can still see (but not access) goofy's share! Maybe 
the share is permanently added in the tree view, for ALL users, once a 
user added it to its resources?

Thanks.

[...]
os level = 64
preferred master = yes
local master = yes
domain master = yes
enhanced browsing = no
security = user
encrypt passwords = yes
domain logons = yes
logon drive = Z:
logon path = \\%L\profiles\%U
logon script = netlogon.bat

[netlogon]

path = /home/netlogon
read only = yes
browseable = no

[homes]

comment = Directory home
browseable = no
writeable = yes

[profiles]

path = /home/samba/profiles
writeable = yes
browseable = no
create mask = 0600
directory mask = 0700
[...]

-- 
Ciao,
  Marco.

...Red, King Crimson 1974

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


[Samba] RE: Hiding a share

2003-03-01 Thread Marco De Vitis
On Fri, 28 Feb 2003 09:26:47 -0600, Henrickson, Den wrote:

 [sharename$]
[]
 The $ creates a hidden Windows share.  To access you would have to do

Right, thanks. I did actually forget that trick.

But, uhm... can it be used also with the [netlogon] share? Will it be 
still correctly identified by Samba as the netlogon service, where to 
look for netlogon.bat, if I name it [netlogon$]?

Thanks.

-- 
Ciao,
  Marco.

...Stupid Dream, Porcupine Tree 1999

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


[Samba] Re: Hiding a share

2003-02-28 Thread Jim
THAT was handy to know! :-)
Thanks,
Jim C.

Henrickson, Den wrote:
[sharename$]
comment = Henrickson, Den
path = /home/henrickd
valid users = vmi+henrickd
read only = No
The $ creates a hidden Windows share.  To access you would have to do
something like this from Windows client
\\servername\sharename$

Den Henrickson
Network Administrator
Van Meter Industrial
319-368-2822


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


Re: [Samba] Re: Hiding a share

2003-02-28 Thread Jim Wharton
Keep in mind however, this only hides the share in Network Neighborhood/My
Network Places/explorer. It is still possible to do a net view command from
the command line and see everything.

Jim

- Original Message -
From: Jim [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, February 28, 2003 7:02 PM
Subject: [Samba] Re: Hiding a share


 THAT was handy to know! :-)
 Thanks,

 Jim C.

 Henrickson, Den wrote:
  [sharename$]
  comment = Henrickson, Den
  path = /home/henrickd
  valid users = vmi+henrickd
  read only = No
 
  The $ creates a hidden Windows share.  To access you would have to do
  something like this from Windows client
 
  \\servername\sharename$
 
  Den Henrickson
  Network Administrator
  Van Meter Industrial
  319-368-2822
 


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

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


Re: [Samba] Re: Hiding a share

2003-02-28 Thread John H Terpstra
On Fri, 28 Feb 2003, Jim Wharton wrote:

 Keep in mind however, this only hides the share in Network Neighborhood/My
 Network Places/explorer. It is still possible to do a net view command from
 the command line and see everything.

Correct. That is why samba has a 'browseable = [ Yes | No]' option.
Go figure.

- John T.


 Jim

 - Original Message -
 From: Jim [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, February 28, 2003 7:02 PM
 Subject: [Samba] Re: Hiding a share


  THAT was handy to know! :-)
  Thanks,
 
  Jim C.
 
  Henrickson, Den wrote:
   [sharename$]
   comment = Henrickson, Den
   path = /home/henrickd
   valid users = vmi+henrickd
   read only = No
  
   The $ creates a hidden Windows share.  To access you would have to do
   something like this from Windows client
  
   \\servername\sharename$
  
   Den Henrickson
   Network Administrator
   Van Meter Industrial
   319-368-2822
  
 
 
  --
  To unsubscribe from this list go to the following URL and read the
  instructions:  http://lists.samba.org/mailman/listinfo/samba



-- 
John H Terpstra
Email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba