[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Samba 2.2.0 problem -- smbd won't start



I bit the bullet and upgraded my Alpha to SID last week.  Generally,
everything works as expeced except Samba.  Apparently nmbd gets started
OK, as it shows up on my running processes list and the other machines
on my network can "see" the Alpha.  The smbd is another story.  I cannot
"login" to any accounts on the machine and I don't see any running
processes for smbd.

The only clues that I can find are in the /var/log/samba/log.smbd file. 
Apparently something is trying to setgid of something else and is
failing.  Samba panics and doesn't start smbd.  I am attaching an exerpt
from that file to this message, along with some included notes of what
little I have tried to remedy this "problem".  The main attempt was to
re-install Samba.  

Can any kind soul tell me what is going on and perhaps point me towards
a fix?  I am NOT a coder, but I am willing to try.  Samba 2.0.7 was
working fine on this machine before the upgrade.

Cheers & TIA,
-Don Spoon-
[2001/05/29 04:43:32, 0] lib/util_sec.c:assert_gid(72)
  Failed to set gid privileges to (-1,1000) now set to (0,0) uid=(0,0)
[2001/05/29 04:43:32, 0] lib/util.c:smb_panic(1139)
  PANIC: failed to set gid
  
[2001/05/29 04:43:42, 0] lib/util_sec.c:assert_gid(72)
  Failed to set gid privileges to (-1,1000) now set to (0,0) uid=(0,0)
[2001/05/29 04:43:42, 0] lib/util.c:smb_panic(1139)
  PANIC: failed to set gid

>---snip---< removed MANY repeats of the above.

[2001/06/03 15:10:49, 0] smbd/server.c:main(722)
  standard input is not a socket, assuming -D option
[2001/06/03 15:10:49, 0] lib/util_sock.c:open_socket_in(858)
  bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
[2001/06/03 16:10:08, 0] lib/util_sec.c:assert_gid(72)
  Failed to set gid privileges to (-1,1000) now set to (0,0) uid=(0,0)
[2001/06/03 16:10:08, 0] lib/util.c:smb_panic(1139)
  PANIC: failed to set gid

>---snip---<  Removed MANY repeating entries minus the "bind" reference
>---info---<  Reinstalled Samba on 2001/06/03.  Note gid number(s) changes.  

[2001/06/03 16:26:38, 0] lib/util_sec.c:assert_gid(72)
  Failed to set gid privileges to (-1,65534) now set to (0,0) uid=(0,0)
[2001/06/03 16:26:38, 0] lib/util.c:smb_panic(1139)
  PANIC: failed to set gid
  

Reply to: