Problems Starting SAMBA

Anders C. Thorsen anders at aae.wisc.edu
Fri Apr 28 18:37:16 GMT 2000


> I have downloaded and compiled the source code.  I am starting the daemons 
> manually since I do not have a script written yet.
> 
> When I check the log.smb file, I am finding the following messages:
> 
> [2001/03/03 16:50:22, 0] lib/util_sock.c:set_socket_options(146)
>   Failed to set socket option SO_KEEPALIVE (Error Socket operation on 
> non-socke$
> [2001/03/03 16:50:22, 0] lib/util_sock.c:set_socket_options(146)
>   Failed to set socket option TCP_NODELAY (Error Socket operation on 
> non-socket)
> [2001/03/03 16:50:22, 0] lib/util_sock.c:set_socket_options(146)
>   Failed to set socket option SO_RCVBUF (Error Socket operation on non-socket)
> [2001/03/03 16:50:22, 0] lib/util_sock.c:set_socket_options(146)
>   Failed to set socket option SO_SNDBUF (Error Socket operation on non-socket)
> [2001/03/03 16:50:22, 1] smbd/files.c:file_init(151)
>   file_init: Information only: requested 10000 open files, 1014 are available.
> [2001/03/03 16:50:22, 0] smbd/server.c:main(721)
>   standard input is not a socket, assuming -D option                           
> 
> Any ideas what I am doing wrong?  Thanks in advance for  your assistance.
> 

Obviously you're a year ahead of the rest of us! (well.. almost :)
The samba daemons should be started with the -D option which tells them
that they are in 'daemon mode'. Without this option it assumes that the
socket it stdin passed on from inetd.

Are you running TNG or 2.0.7?

--Anders


More information about the samba-ntdom mailing list