Hi all!! i tried to upgrade to samba 2.2.1a and when i compile and install does not seems to make a mistake, but when i run smbd and nmbd from swat doesn't work. i saw the log file and these are the messages i get: SMBD.- [2001/09/30 04:21:42, 0] smbd/connection.c:yield_connection(62) yield_connection: tdb_delete failed with error Record does not exist. NMBD.- [2001/09/30 04:27:19, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(405) ***** Samba name server MTY001 is now a local master browser for workgroup WORKGROUP on subnet 192.168.1.1 ***** [2001/09/30 04:27:19, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(405) ***** Samba name server MTY001 is now a local master browser for workgroup WORKGROUP on subnet 172.16.16.1 ***** i have vmware working, but i'm not using the vmware's samba, i'm using directly from the source file. i thank before hand the help you can giveme. Thanx Jorge Rocha.
This log seems to imply that nmbd is working. Is smbd running (ps ax | grep smbd) despite this message? Does smbclient YourLinuxServer get any results? Joel
Does smbclient -L YourLinuxServer get any results? <---My error>
thanx Joel........ This is what happens to me. When i type ps ax | grep smbd 10724 ? S 0:00 /usr/local/samba/bin/smbd -D 11288 pts/0 S 0:00 grep smbd and when i try to see my samba server from a vmware running w2k i can't see the computer looking the windows network browser, but if i search it by ip i can see a computer (but i can't get in, when i try i get an error message: 192.168.1.1 is no accesible, The account is not authorized to log from this station) I can't get in but i don't know if i'm seeing the linux server even if the samba is not working...... another case i need to specify is that this is an upgrade from samba 2.0.5 but i made a fresh install but i'm using the last smb.conf file. i thank your aid. cheers!!!!