System: Win2003 ADS, Samba 3.0.26a on RHEL5.

I thought I had this fixed but sadly no - it came back. The situation changes when I reboot the PC, or cycle power on the PC. This indicates to me that there is a structure in winbind that is not initialized properly.

wbinfo -t: OK, shows domain joined fine.
wbinfo -g: Shows all groups, or only the first two BUILTIN groups, or nothing at all.
wbinfo -u: Shows all users, or no users.

Login works if wbinfo -g shows all groups, fails otherwise.

kinit  [EMAIL PROTECTED]: works
wbinit -a user%domain: works

[EMAIL PROTECTED] ~]# wbinfo -t
checking the trust secret via RPC calls succeeded

[EMAIL PROTECTED] ~]# wbinfo -g
BUILTIN+administrators
BUILTIN+users

[EMAIL PROTECTED] ~]# wbinfo -u
Error looking up domain users

[EMAIL PROTECTED] pam.d]# tail -f /var/log/messages
Oct 3 15:29:51 ggg-mmm-w000048 winbindd[3288]: [2007/10/03 15:29:51, 0] libsmb/smb_signing.c:signing_good(253)
Oct 3 15:29:51 ggg-mmm-w000048 winbindd[3288]: signing_good: BAD SIG: seq 1
Oct 3 15:29:51 ggg-mmm-w000048 winbindd[3288]: [2007/10/03 15:29:51, 0] libsmb/cliconnect.c:cli_session_setup_blob(586) Oct 3 15:29:51 ggg-mmm-w000048 winbindd[3288]: cli_session_setup_blob: recieve failed (NT_STATUS_LOGON_TYPE_NOT_GRANTED)

Does anyone have any better ideas, or should I get the source code and debug it myself?

Cheers,

Herman
--
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