[Samba] Help with Samba

Wade Novin wnovin at sortlaw.com
Wed Feb 13 15:50:11 GMT 2002


I am new to Linux and Samba and would appreciate some help in getting it 
running:

I can see the server in the network neighborhood window but when I click on 
it I get the following: "\\Server is not accessible, The network path was 
not found"

I can do an nmblookup from the Linux box and get back IP addresses of other 
machines on the network. For the server itself, it fails to find its own 
name with "name query failed to find name server" I have put the name in 
both the hosts and lmhosts file. I have a WINS server and can ping IP 
addresses.

Any suggestion would be appreciated. BTW in the smbd.log has this to say:

[2002/02/13 14:04:36, 0] passdb/secrets.c:secrets_init(47)
   Failed to open etc/samba/secrets.tdb

Here is the smb.conf file

# Samba config file created using SWAT
# from Lserver (127.0.0.1)
# Date: 2002/02/08 15:33:39

# Global parameters
[global]
         workgroup = WORKGROUP
         netbios name = SERVER
         server string = Linux_Server
         #interfaces = 192.0.0.199/24  (tried with&without #)
         #interfaces = 127.0.0.1         (tried with&without #)
         encrypt passwords = Yes
         security = user
         #smb passwd file = etc/samba/smbpasswd
         log file = /var/log/samba/%m.log
         max log size = 10
         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
         preferred master = False
         local master = No
         domain master = False
         dns proxy = No
         wins server = 192.0.0.181
         name resolve order = hosts (tried WINS, LMHOSTS)
         hosts allow = 192.0.0.199/24 192.0.0. 127.0.0.1
         printing = lprng
         preserve case = No
         short preserve case = No

[Root]

--snip--
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba mailing list