Bug 7596 - winbind terminated while connecting to ADS of windows server 2008 R2 / or windows server 2008 sp2
Summary: winbind terminated while connecting to ADS of windows server 2008 R2 / or win...
Status: RESOLVED FIXED
Alias: None
Product: mod_auth_ntlm_winbind
Classification: Unclassified
Component: module (show other bugs)
Version: 0.1
Hardware: x64 Windows 2008 R2
: P3 regression
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 10:28 UTC by wenhai
Modified: 2014-04-21 15:39 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wenhai 2010-07-29 10:28:05 UTC
samba 3.5 join ADS of windows server 2008 R2 / or Windows server 2008 sp2,succeed; but after about 5 mins, the windindd bacame "unused" and  "wbinfo -u " show nothing.


2010 Jul 10 18:08:17 node_01 winbindd[19942]:   Idmap module passdb already registered!
2010 Jul 10 18:08:17 node_01 winbindd[19942]: [2010/07/10 18:08:17.798807,  0] winbindd/idmap.c:149(smb_register_idmap)
2010 Jul 10 18:08:17 node_01 winbindd[19942]:   Idmap module nss already registered!
2010 Jul 10 18:08:17 node_01 winbindd[19942]: [2010/07/10 18:08:17.892585,  0] winbindd/idmap.c:149(smb_register_idmap)
2010 Jul 10 18:08:17 node_01 winbindd[19942]:   Idmap module rid already registered!
2010 Jul 10 18:08:17 node_01 winbindd[19942]: [2010/07/10 18:08:17.984817,  0] lib/module.c:69(do_smb_load_module)
2010 Jul 10 18:08:18 node_01 winbindd[19942]:   Module \'/usr/lib64/samba/idmap/rid.so\' initialization failed: NT_STATUS_OBJECT_NAME_COLLISION
2010 Jul 10 18:08:28 node_01 net: [2010/07/10 18:08:28.993640,  0] libads/sasl.c:820(ads_sasl_spnego_bind)
2010 Jul 10 18:08:28 node_01 net:   kinit succeeded but ads_sasl_spnego_krb5_bind failed: Server not found in Kerberos database
2010 Jul 10 18:08:31 node_01 winbindd[19710]: [2010/07/10 18:08:31.329578,  0] winbindd/winbindd.c:218(winbindd_sig_term_handler)
2010 Jul 10 18:08:31 node_01 winbindd[19710]:   Got sig[15] terminate (is_parent=1)
Comment 1 Lars Müller 2014-04-21 15:39:43 UTC
Please reopen if this is still the case with the current Samba 4.0 or 4.1 code
base?

Have you consider to use the Apache mod_auth_kerb from
http://modauthkerb.sourceforge.net/ instead?