Since I haven't gotten any responses from the segfault log I posted earlier, I will try another approach. Below is what happens when a client tries to connect. Again, this all started after I changed a username mapping entry from root = DOMAIN\Administrator to root = @"DOMAIN\Domain Admins". This is in a security = ADS setup. wbinfo -u and -g return the correct information.

Dale

[2006/09/18 15:42:38, 10] passdb/secrets.c:secrets_named_mutex(778)
 secrets_named_mutex: got mutex for replay cache mutex
[2006/09/18 15:42:38, 10] 
libads/kerberos_verify.c:ads_secrets_verify_ticket(261)
 ads_secrets_verify_ticket: enc type [1] failed to decrypt with error Bad 
encryption type
[2006/09/18 15:42:38, 10] 
libads/kerberos_verify.c:ads_secrets_verify_ticket(261)
 ads_secrets_verify_ticket: enc type [3] failed to decrypt with error Bad 
encryption type
[2006/09/18 15:42:38, 3] libads/kerberos_verify.c:ads_secrets_verify_ticket(261)
 ads_secrets_verify_ticket: enc type [23] failed to decrypt with error Decrypt 
integrity check failed
[2006/09/18 15:42:38, 10] passdb/secrets.c:secrets_named_mutex_release(790)
 secrets_named_mutex: released mutex for replay cache mutex
[2006/09/18 15:42:38, 3] libads/kerberos_verify.c:ads_verify_ticket(399)
 ads_verify_ticket: krb5_rd_req with auth failed (Success)
[2006/09/18 15:42:38, 1] smbd/sesssetup.c:reply_spnego_kerberos(202)
 Failed to verify incoming ticket!
[2006/09/18 15:42:38, 3] smbd/error.c:error_packet(146)
 error packet at smbd/sesssetup.c(204) cmd=115 (SMBsesssetupX) 
NT_STATUS_LOGON_FAILURE
[2006/09/18 15:42:38, 5] lib/util.c:show_msg(478)
[2006/09/18 15:42:38, 5] lib/util.c:show_msg(488)
 size=35
 smb_com=0x73
 smb_rcls=109
 smb_reh=0
 smb_err=49152
 smb_flg=136
 smb_flg2=51201
 smb_tid=0
 smb_pid=65279
 smb_uid=102
 smb_mid=1920
 smt_wct=0
 smb_bcc=0
[2006/09/18 15:42:38, 10] smbd/process.c:setup_select_timeout(1284)
 change_notify_timeout: -1
[2006/09/18 15:43:38, 3] smbd/sec_ctx.c:set_sec_ctx(241)
 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2006/09/18 15:43:38, 5] auth/auth_util.c:debug_nt_user_token(448)
 NT user token: (NULL)
[2006/09/18 15:43:38, 5] auth/auth_util.c:debug_unix_user_token(474)
 UNIX token of user 0
 Primary group is 0 and contains 0 supplementary groups
[2006/09/18 15:43:38, 5] smbd/uid.c:change_to_root_user(275)
 change_to_root_user: now uid=(0,0) gid=(0,0)
[2006/09/18 15:43:38, 10] smbd/process.c:setup_select_timeout(1284)
 change_notify_timeout: -1


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