Im trying to login with "smbclient -d10 -L //files.company/shares -U=ghost.man" to samba 4.1.2 server with freeIpa+ldap backend. Im getting this error (snipped from log file) init_sam_from_ldap: Entry found for user: ghost.man [2015/11/17 13:58:55.457177, 10, pid=2970, effective(0, 0), real(0, 0), class=passdb] ../source3/passdb/pdb_get_set.c:570(pdb_set_username) pdb_set_username: setting username ghost.man, was [2015/11/17 13:58:55.457224, 10, pid=2970, effective(0, 0), real(0, 0), class=passdb] ../source3/passdb/pdb_get_set.c:593(pdb_set_domain) pdb_set_domain: setting domain company, was [2015/11/17 13:58:55.457260, 10, pid=2970, effective(0, 0), real(0, 0), class=passdb] ../source3/passdb/pdb_get_set.c:616(pdb_set_nt_username) pdb_set_nt_username: setting nt username ghost.man, was [2015/11/17 13:58:55.457297, 10, pid=2970, effective(0, 0), real(0, 0), class=passdb] ../source3/passdb/pdb_get_set.c:508(pdb_set_user_sid_from_string) pdb_set_user_sid_from_string: setting user sid S-1-5-21-2216084171-3451830214-2691036840-4404 [2015/11/17 13:58:55.457337, 10, pid=2970, effective(0, 0), real(0, 0), class=passdb] ../source3/passdb/pdb_get_set.c:495(pdb_set_user_sid) pdb_set_user_sid: setting user sid S-1-5-21-2216084171-3451830214-2691036840-4404 [2015/11/17 13:58:55.457409, 0, pid=2970, effective(0, 0), real(0, 0)] ../lib/util/fault.c:72(fault_report) =============================================================== [2015/11/17 13:58:55.457494, 0, pid=2970, effective(0, 0), real(0, 0)] ../lib/util/fault.c:73(fault_report) INTERNAL ERROR: Signal 11 in pid 2970 (4.1.12) Please read the Trouble-Shooting section of the Samba HOWTO [2015/11/17 13:58:55.457558, 0, pid=2970, effective(0, 0), real(0, 0)] ../lib/util/fault.c:75(fault_report) =============================================================== [2015/11/17 13:58:55.457640, 0, pid=2970, effective(0, 0), real(0, 0)] ../source3/lib/util.c:785(smb_panic_s3) PANIC (pid 2970): internal error [2015/11/17 13:58:55.458510, 0, pid=2970, effective(0, 0), real(0, 0)] ../source3/lib/util.c:896(log_stack_trace) I appreciate any help about this issue.
Can you 1. look for a complete stacktrace in the logs and post it? 2. attach your smb.conf?
I will close this case, why I'm not working with freeIpa authentication.
(In reply to Christian Ambach from comment #1) How do I get a complete stacktrace into the log?
(In reply to Rick Gutzmer from comment #3) Usually you'll need to install the debug info packages for Samba that your distro provides.