[Samba] can't authenticate after upgrade to 3.0.23a
Jeremy Allison
jra at samba.org
Thu Jul 27 23:23:54 GMT 2006
On Thu, Jul 27, 2006 at 07:42:21PM -0400, Michael W. Holdeman wrote:
> like this?
>
> log.smbd:
> [2006/07/27 19:39:28, 2] lib/interface.c:add_interface(81)
> added interface ip=192.168.14.102 bcast=192.168.14.255 nmask=255.255.255.0
> [2006/07/27 19:39:28, 2] lib/interface.c:add_interface(81)
> added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0
> [2006/07/27 19:39:28, 5] lib/util.c:init_names(286)
> Netbios name list:-
> my_netbios_names[0]="CHIEFNB"
> [2006/07/27 19:39:28, 3] smbd/server.c:main(877)
> loaded services
> [2006/07/27 19:39:28, 0] smbd/server.c:main(881)
> standard input is not a socket, assuming -D option
> [2006/07/27 19:39:28, 3] smbd/server.c:main(892)
> Becoming a daemon.
> [2006/07/27 19:39:28, 8] lib/util.c:fcntl_lock(1952)
> fcntl_lock fd=6 op=13 offset=0 count=1 type=0
> [2006/07/27 19:39:28, 3] lib/util.c:fcntl_lock(1965)
> fcntl_lock: lock failed at offset 0 count 1 op 13 type 0 (Resource
> temporarily unavailable)
> [2006/07/27 19:39:28, 0] lib/pidfile.c:pidfile_create(93)
> ERROR: smbd is already running. File /var/run/samba/smbd.pid exists and
> process id 28221 is running.
Getting better - but all this shows is that an smbd is already
running when you try and start the smbd -d10 for the test.
killall smbd
first, check none is running using ps, then start smbd -d10
Jeremy.
More information about the samba
mailing list