Results 1 to 7 of 7
Hello!
I have a strange problem or problems.
1. I cannot start the samba server daemon (smbd -D) when trying I get a SIGABRT (core dumped). The nmbd process starts ...
- 05-14-2007 #1
problems, Samba, DHCP and others
Hello!
I have a strange problem or problems.
1. I cannot start the samba server daemon (smbd -D) when trying I get a SIGABRT (core dumped). The nmbd process starts nicely though.
2. I cannot start DHCP.
3. When I tried to configure the firewall through YAST it refused to do anything (no masquerading, no zones no ip-adressing). Using the iptables works though...
I don't even know where to begin searching for the errors. (and please don't tell me to change to another distro....)
Computer: pIII, coppermine
Suse 10.2, core 2.6.18.2-34
Cheers!
/Ove
- 05-23-2007 #2
same problem
iam also not able to start DHCP server(fedora 5 or 6) mate pls i need solution
tanq
- 05-23-2007 #3Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
About samba... you probably don't have a "smbd.conf" file in your /etc directory. If you see one, make sure it is named "smbd.conf" and not "smb.conf"
- 05-24-2007 #4
Nope...
... didn't help...
Still get Sigabrt when trying to start smbd...
Cheers
/Ove
- 05-24-2007 #5Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
Try it again and look in /var/log/messages to see if there is any info there that helps.
- 05-25-2007 #6
I get these messages in log.smbd:
[2007/05/25 14:11:13, 0] smbd/server.c:main(847)
smbd version 3.0.23d-19.2-1179-SUSE-SL10.2 started.
Copyright Andrew Tridgell and the Samba Team 1992-2006
[2007/05/25 14:11:13, 0] passdb/pdb_interface.c:make_pdb_method_name(174)
No builtin nor plugin backend for smbpasswd, guest found
[2007/05/25 14:11:13, 0] lib/util.c:smb_panic(1599)
PANIC (pid 6825): pdb_get_methods_reload: failed to get pdb methods for backend smbpasswd, guest
[2007/05/25 14:11:13, 0] lib/util.c:log_stack_trace(1706)
BACKTRACE: 7 stack frames:
#0 smbd(log_stack_trace+0x2d) [0x8021661d]
#1 smbd(smb_panic+0x5d) [0x8021674d]
#2 smbd [0x801ceac4]
#3 smbd(initialize_password_db+0xe) [0x801ceb0e]
#4 smbd(main+0x615) [0x802be635]
#5 /lib/libc.so.6(__libc_start_main+0xdc) [0xb7a34f9c]
#6 smbd [0x80042d91]
[2007/05/25 14:11:13, 0] lib/fault.c:dump_core(173)
dumping core in /var/log/samba/cores/smbd
I don't get it...
/Ove
- 05-25-2007 #7Linux Newbie
- Join Date
- May 2006
- Location
- Kansas
- Posts
- 187
Did you create a smb password file with "smbpasswd"? I don't know if not having one with kick off a core dump though.


Reply With Quote