Re: [Samba] How do I hide [Homes] share?

2006-09-21 Thread Jon Theil Nielsen

I don't know if I can actually make an attachement, but I'll try. Otherwise,
I'll put it into the text message next time.

Best regards, Jon



On 09/20/2006 01:16 PM, Jon Theil Nielsen escreveu:

 I have setup a samba pdc for my domain and it's working fine. The users
 also get a network share as I would like. But when I go to the network
 neighborhood, I see both the users home directory but also a Homes
 share. As far as I can see, the content is the same, but I don't like
 that way to do it. Is there a way to only show the home directory?

Jon, something sounds wrong here. Could you please attach
your smb.conf and the version of your Samba and your clients so we
can have more info to try to help you?

[homes] share is usually hidden.


 Best regards, Jon

Kind regards,

- --
Felipe Augusto van de Wiel [EMAIL PROTECTED]

 [global]
workgroup = MFL
server string = MFLSERVER2
log level = 10
logon script = netlogon.bat
logon path =
logon drive = H:
domain logons = Yes
os level = 80
preferred master = Yes
domain master = Yes
wins support = Yes
ldap ssl = no
idmap uid = 1-2
idmap gid = 1-2

[NETLOGON]
browseable = no
path = /usr/local/lib/samba/netlogon
available = no

[homes]
comment = Home directory on server
writeable = yes
delete readonly = yes
user = %
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] How do I hide [Homes] share?

2006-09-21 Thread Herb Lewis

Add the following to your homes definition

browseable = no

Jon Theil Nielsen wrote:
I don't know if I can actually make an attachement, but I'll try. 
Otherwise,

I'll put it into the text message next time.

Best regards, Jon



On 09/20/2006 01:16 PM, Jon Theil Nielsen escreveu:


 I have setup a samba pdc for my domain and it's working fine. The users
 also get a network share as I would like. But when I go to the network
 neighborhood, I see both the users home directory but also a Homes
 share. As far as I can see, the content is the same, but I don't like
 that way to do it. Is there a way to only show the home directory?

Jon, something sounds wrong here. Could you please attach
your smb.conf and the version of your Samba and your clients so we
can have more info to try to help you?

[homes] share is usually hidden.


 Best regards, Jon

Kind regards,

- --
Felipe Augusto van de Wiel [EMAIL PROTECTED]





 [global]
workgroup = MFL
server string = MFLSERVER2
log level = 10
logon script = netlogon.bat
logon path =
logon drive = H:
domain logons = Yes
os level = 80
preferred master = Yes
domain master = Yes
wins support = Yes
ldap ssl = no
idmap uid = 1-2
idmap gid = 1-2

[NETLOGON]
browseable = no
path = /usr/local/lib/samba/netlogon
available = no

[homes]
comment = Home directory on server
writeable = yes
delete readonly = yes
user = %



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


[Samba] How do I hide [Homes] share?

2006-09-20 Thread Jon Theil Nielsen

I have setup a samba pdc for my domain and it's working fine. The users
also get a network share as I would like. But when I go to the network
neighborhood, I see both the users home directory but also a Homes
share. As far as I can see, the content is the same, but I don't like
that way to do it. Is there a way to only show the home directory?

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


Re: [Samba] How do I hide [Homes] share?

2006-09-20 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/20/2006 01:16 PM, Jon Theil Nielsen escreveu:
 I have setup a samba pdc for my domain and it's working fine. The users
 also get a network share as I would like. But when I go to the network
 neighborhood, I see both the users home directory but also a Homes
 share. As far as I can see, the content is the same, but I don't like
 that way to do it. Is there a way to only show the home directory?

Jon, something sounds wrong here. Could you please attach
your smb.conf and the version of your Samba and your clients so we
can have more info to try to help you?

[homes] share is usually hidden.


 Best regards, Jon

Kind regards,

- --
Felipe Augusto van de Wiel [EMAIL PROTECTED]
Coordenadoria de Tecnologia da Informação (CTI) - SEDU/PARANACIDADE
http://www.paranacidade.org.br/   Phone: (+55 41 3350 3300)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFFEZGJCj65ZxU4gPQRAuMjAKCyimz4MboqjoK4Sv1bNfkCql3Z8wCeOk+J
AjkFOYWm+8MhbhMUM0vzN08=
=8SDL
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] How do I hide [Homes] share?

2006-09-20 Thread Jon Theil Nielsen

I'll be back soon. Just have to take control over my server again... ;-)

Best regards, Jon

   Jon, something sounds wrong here. Could you please attach


your smb.conf and the version of your Samba and your clients so we
can have more info to try to help you?

[homes] share is usually hidden.


 Best regards, Jon

Kind regards,

- --
Felipe Augusto van de Wiel [EMAIL PROTECTED]
Coordenadoria de Tecnologia da Informação (CTI) - SEDU/PARANACIDADE
http://www.paranacidade.org.br/   Phone: (+55 41 3350 3300)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFFEZGJCj65ZxU4gPQRAuMjAKCyimz4MboqjoK4Sv1bNfkCql3Z8wCeOk+J
AjkFOYWm+8MhbhMUM0vzN08=
=8SDL
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


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


Re: [Samba] How do I hide [Homes] share?

2006-09-20 Thread Jon Theil Nielsen

My server is not very well right now, but I _will_ be back later with my
files...

Best regards, Jon

2006/9/20, Felipe Augusto van de Wiel [EMAIL PROTECTED]:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/20/2006 01:16 PM, Jon Theil Nielsen escreveu:
 I have setup a samba pdc for my domain and it's working fine. The users
 also get a network share as I would like. But when I go to the network
 neighborhood, I see both the users home directory but also a Homes
 share. As far as I can see, the content is the same, but I don't like
 that way to do it. Is there a way to only show the home directory?

Jon, something sounds wrong here. Could you please attach
your smb.conf and the version of your Samba and your clients so we
can have more info to try to help you?

[homes] share is usually hidden.


 Best regards, Jon

Kind regards,

- --
Felipe Augusto van de Wiel [EMAIL PROTECTED]
Coordenadoria de Tecnologia da Informação (CTI) - SEDU/PARANACIDADE
http://www.paranacidade.org.br/   Phone: (+55 41 3350 3300)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFFEZGJCj65ZxU4gPQRAuMjAKCyimz4MboqjoK4Sv1bNfkCql3Z8wCeOk+J
AjkFOYWm+8MhbhMUM0vzN08=
=8SDL
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba





--
Jon Theil Nielsen
Ægirsgade 12 2.th
2200  København N
Mobil 22 27 07 20
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba