Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined! Foolse's Avatar
    Join Date
    Feb 2006
    Location
    Mellbystrand, Sweden
    Posts
    28

    Question 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

  2. #2
    Just Joined! raghav1982's Avatar
    Join Date
    May 2007
    Posts
    2

    Exclamation same problem

    iam also not able to start DHCP server(fedora 5 or 6) mate pls i need solution
    tanq

  3. #3
    Linux 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"

  4. #4
    Just Joined! Foolse's Avatar
    Join Date
    Feb 2006
    Location
    Mellbystrand, Sweden
    Posts
    28

    Nope...

    ... didn't help...

    Still get Sigabrt when trying to start smbd...

    Cheers
    /Ove

  5. #5
    Linux 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.

  6. #6
    Just Joined! Foolse's Avatar
    Join Date
    Feb 2006
    Location
    Mellbystrand, Sweden
    Posts
    28
    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

  7. #7
    Linux 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...