Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

For some reason Samba won't start on my Ubuntu 10.04.4 box. /var/log/samba/samba.log shows the following:

[2012/11/13 21:01:23.926904,  0] smbd/server.c:1107(main)
  standard input is not a socket, assuming -D option
[2012/11/13 21:03:18.887709,  0] smbd/server.c:1107(main)
  standard input is not a socket, assuming -D option
[2012/11/13 21:04:34.930714,  0] smbd/server.c:1107(main)
  standard input is not a socket, assuming -D option
[2012/11/13 21:14:36.553339,  0] smbd/server.c:1107(main)
  standard input is not a socket, assuming -D option
[2012/11/13 21:15:03.900682,  0] smbd/server.c:1107(main)
  standard input is not a socket, assuming -D option
[2012/11/13 21:16:47.884356,  0] smbd/server.c:1107(main)
  standard input is not a socket, assuming -D option
[2012/11/13 21:19:35.166693,  0] smbd/server.c:1107(main)
  standard input is not a socket, assuming -D option
[2012/11/13 21:21:33.719329,  0] smbd/server.c:1107(main)
  standard input is not a socket, assuming -D option
share|improve this question
Any chance you can post your Samba config? – jscott Nov 14 '12 at 2:41
Can you also verify that smbd process doesn't start? – Fuzzyfelt Nov 14 '12 at 7:59

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.