Hi there,
I've setup a configuration using samba, kerberos and squid for
integrating a proxy in a company using their existing active directory
structure.
But it remains a single problem.
The kerberos and samba point to a active directory server, but when that
server crashes or is rebooted my winbind dies.
My question is how can I set it up in a way I can have multiple active
directory servers, and when one dies it uses another server for his
authentication?
My problem is only in the winbind deamon.
The log I get is this:
[2004/05/27 09:30:24, 0]
libsmb/cliconnect.c:cli_session_setup_spnego(724)
Kinit failed: KRB5 error code 29
[2004/05/27 09:30:41, 0] lib/fault.c:fault_report(36)
==============================================================[2004/05/27
09:30:41, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 11 in pid 15719 (3.0.2-7.FC1)
Please read the appendix Bugs of the Samba HOWTO collection
[2004/05/27 09:30:41, 0] lib/fault.c:fault_report(39)
==============================================================[2004/05/27
09:30:41, 0] lib/util.c:smb_panic(1422)
PANIC: internal error
[2004/05/27 09:30:41, 0] lib/util.c:smb_panic(1430)
BACKTRACE: 10 stack frames:
#0 winbindd(smb_panic+0x110) [0x80cc8e0]
#1 winbindd [0x80b83d4]
#2 /lib/tls/libc.so.6 [0xb5ba58]
#3 winbindd(winbindd_pam_auth_crap+0x7d3) [0x807ba63]
#4 winbindd(strftime+0x1501) [0x806d809]
#5 winbindd(winbind_process_packet+0x2f) [0x806db6f]
#6 winbindd(strftime+0x222e) [0x806e536]
#7 winbindd(main+0x445) [0x806eb75]
#8 /lib/tls/libc.so.6(__libc_start_main+0xf0) [0xb49770]
#9 winbindd(ldap_msgfree+0x79) [0x806cf01]
Thanks.
JB