What worked for me was:

To your [global] stanza, add:

        remote announce = <address of PDC, or ADS>
        remote browse sync = <address of PDC, or ADS>

With those, I was able to see the samba server from my XP boxes.

Hope that helps.

-Ric


At 05:36 PM 10/11/2005, allmoto allmoto wrote:

 --- [EMAIL PROTECTED] escribió:

> I've read other posts on this, but can't figure out
> what I'm doing wrong.
>
> I have Suse 8.0, Samba 2.2.3a, and Win2k.
>
> Win2k Setup:
> workgroup = HOME_NET
> Host Name = Copernicus
> IP : 192.168.0.7
> Subnet : 255.255.255.0
> Def Gateway: 192.168.0.1
>
>
> smb.conf (comments removed):
>
=======================================================
> [global]
>       workgroup = HOME_NET
>       netbios name = gallileo
>       encrypt passwords = yes
>       security = share
>       wins support = yes
>       guest only = yes
>
>       username map = /etc/samba/smbusers
>
>       interfaces = 192.168.0.7/255.255.255.0
>
>       character set = ISO8859-15
>       client code page = 850
>
>
>       veto files = /*.eml/*.nws/riched20.dll/*.{*}/
>
> [homes]
>       comment = Home Directories
>       read only = No
>       browseable = No
>
> [share1]
>       path = /home/jimmy
>       read only = Yes
>       browseable = yes
>       guest ok = Yes
>       public = yes
>
======================================================
>
>
> I set up lmhosts as follows:


1.- Have you setted up a trust account for your win2k
pc?

2.- Why use lmhosts? accoring to your smb.conf you re
using samba as a wins server?

3.- you need to specify wich password backend you are
using eg: passdb backend =
tdbsam:/etc/samba/passdb.tdb

James.









___________________________________________________________
1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
http://correo.yahoo.com.ar

--
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

Reply via email to