I'm using Samba 3.0.21c on SuSE 9.3 Pro (x86) with the binary RPMs from samba.org/suse.com (3.0.21c-2.1.2) on a Domain Member Server in ADS mode with winbind against W2K3 SP1 AD servers and idmap uids/gids stored in a central OpenLDAP directory.

After running successfully for some time, it now refuses to start after a reboot. The domain-specific winbindd instances are even crashing. :-(
Do the logs below ring a bell with anyone?

- --- smb.conf ---
[global]
        realm = YYY.DE
        workgroup = XXX
        security = ADS
        wins server = 172.16.1.10, 172.16.1.9
        interfaces = 172.16.1.14
        bind interfaces only = Yes
        ldap admin dn = cn=root,dc=yyy,dc=de
        ldap idmap suffix = ou=Idmap
        ldap suffix = dc=yyy,dc=de
        idmap backend = ldap:ldap://openldap
        idmap uid = 10500-20000
        idmap gid = 10500-20000
        winbind use default domain = Yes
        log level = 1 winbind:10

- --- log.wb-XXX ---
2006/04/12 18:21:05, 10] nsswitch/winbindd_dual.c:account_lockout_policy_handler(509)
  account_lockout_policy_handler called
[2006/04/12 18:21:05, 8] nsswitch/winbindd_cm.c:connection_ok(865)
  Connection to  for domain XXX has NULL cli!
[2006/04/12 18:21:05, 5] nsswitch/winbindd_cm.c:receive_getdc_response(524)
  Received packet for \MAILSLOT\NET\GETDCA7810AC
[2006/04/12 18:21:05, 10] nsswitch/winbindd_cm.c:receive_getdc_response(568)
  GetDC gave name ADSERVER1 for domain XXX
[2006/04/12 18:21:05, 3] nsswitch/winbindd_cm.c:cm_get_ipc_userpass(94)
  cm_get_ipc_userpass: No auth-user defined
[2006/04/12 18:21:05, 5] nsswitch/winbindd_cm.c:cm_prepare_connection(272)
connecting to ADSERVER1 from MYSERVER with kerberos principal [EMAIL PROTECTED] [2006/04/12 18:21:05, 10] nsswitch/winbindd_cache.c:set_global_winbindd_state_online(2297)
  set_global_winbindd_state_online: online requested.
[2006/04/12 18:21:05, 10] nsswitch/winbindd_cache.c:set_global_winbindd_state_online(2300)
  set_global_winbindd_state_online: rejecting.
[2006/04/12 18:21:05, 5] nsswitch/winbindd_cache.c:get_cache(123)
  get_cache: Setting ADS methods for domain XXX
[2006/04/12 18:21:05, 0] lib/fault.c:fault_report(36)
  ===============================================================
[2006/04/12 18:21:05, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 10426 (3.0.21c-2.1.2-SUSE-SL9.3)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2006/04/12 18:21:05, 0] lib/fault.c:fault_report(39)

  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2006/04/12 18:21:05, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2006/04/12 18:21:05, 0] lib/util.c:smb_panic2(1554)
  PANIC: internal error
[2006/04/12 18:21:05, 0] lib/util.c:smb_panic2(1562)
  BACKTRACE: 4 stack frames:
   #0 /usr/sbin/winbindd(smb_panic2+0x120) [0x80fb100]
   #1 /usr/sbin/winbindd(smb_panic+0x26) [0x80fb2d6]
   #2 /usr/sbin/winbindd [0x80e4f1b]
   #3 [0xffffe420]


I'll try upgrading to 3.0.22 anytime soon, but I doubt that'll make a difference here.


-TL
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to