It's a Windows 98 problem, Check to see if you have Netboi installed. if not then add it, that should help.

-mark
----- Original Message ----- From: "allmoto allmoto" <[EMAIL PROTECTED]>
To: <samba@lists.samba.org>
Sent: Tuesday, August 30, 2005 2:56 PM
Subject: [Samba] Samba box not showing on win 98 network neighbourhood


Hi, i have a samba3 box, configured, but i cant see
that box, from any win 98 terminals, i can only see
the microzoft terminals and the NT PDM, but not the
samba box! What ´s wrong.

No error is logged on samba.log

The only error im getting on logs produced when i use:

local master = yes
preferred master = yes

the i get this error:

[2005/08/30 19:01:15, 0] nmbd/nmbd.c:main(668)
 Netbios nameserver version 3.0.13 started.
 Copyright Andrew Tridgell and the Samba Team
1994-2004
[2005/08/30 19:01:38, 0]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
 *****

 Samba name server SERVIDOR LINUX is now a local
master browser for workgroup DOM on subnet 192.168.2.4

 *****
[2005/08/30 19:01:59, 0]
nmbd/nmbd_browsesync.c:domain_master_node_status_fail(250)
 domain_master_node_status_fail:
 Doing a node status request to the domain master
browser
 for workgroup DOM at IP 192.168.1.10 failed.
 Cannot sync browser lists.


The NT server IP is 192.168.1.10, why does it fails
when sync with it??

This is my samba.conf

[global]

workgroup = DOM
netbios name = Servidor Linux
server string = Samba Server %v


#printcap name = cups
#load printers = no
#printcap cache time = 60
printing = cups

log file = /var/log/samba/log.%m
max log size = 50
log level = 1

# 4. Security and Domain Membership Options:

hosts allow = 192.168.1.0/255
map to guest = bad user
security = user
allow trusted domains = yes
#password server = 192.168.1.10
valid users = james, chris, martha, cindy
#password level = 8
#username level = 8
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
pam password change = yes
passwd program = /usr/bin/passwd '%u'
passwd chat = *New*UNIX*password* %n\n
*Re*ype*new*UNIX*password* %n\n \
passwd:*all*authentication*tokens*updated*successfully*
#username map = /etc/samba/smbusers


# winbind uid is the range of uid's winbind can use
when mapping RIDs to uid's
#  idmap uid = 10000-20000
#
# winbind gid is the range of uid's winbind can use
when mapping RIDs to gid's
#  idmap gid = 10000-20000
#
# winbind separator is the character a user must use
between their domain
# name and username, defaults to "\"
#  winbind separator = +
#
# winbind use default domain allows you to have
winbind return usernames
# in the form user instead of DOMAIN+user for the
domain listed in the
# workgroup parameter.
# winbind use default domain = yes
#
# template homedir determines the home directory for
winbind users, with
# %D expanding to their domain name and %U expanding
to their username:
#  template homedir = /home/%D/%U

# When using winbind, you may want to have samba
create home directories
# on the fly for authenticated users. Ensure that
/etc/pam.d/samba is
# using 'service=system-auth-winbind' in pam_stack
modules, and then
# enable obedience of pam restrictions below:
#  obey pam restrictions = yes

#
# template shell determines the shell users
authenticated by winbind get
#  template shell = /bin/bash

# 5. Browser Control and Networking Options:
socket options = TCP_NODELAY SO_RCVBUF=8192
SO_SNDBUF=8192
interfaces = 192.168.2.4
#bind interfaces only = no

# Configure remote browse list synchronisation here

#remote browse sync = 192.168.1.255
#remote announce = 192.168.1.10

local master = yes
os level = 34
domain master = no
preferred master = yes

# 6. Domain Control Options:
domain logons = no

# 7. Name Resolution Options:

name resolve order = host wins lmhosts bcast
wins support = yes
#wins server = 192.1.1.10
#wins proxy = yes
dns proxy = no

# 8. File Naming Options:

#  preserve case = no
#  short preserve case = no
#  default case = lower
# Be very careful with case sensitivity - it can break
things!
#  case sensitive = no


#============================ Share Definitions
==============================
[homes]
  comment = Home Directories
  browseable = yes
  writable = yes

[tmp]
  comment = Temporary file space
  path = /tmp
  read only = no
  public = yes
  writable = yes

Thanks.


__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - 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