search for: creds_ready

Displaying 1 result from an estimated 1 matches for "creds_ready".

2008 Apr 24
1
select() timeout on winbindd_privileged pipe
...by 13 seconds to cope with clock skew [2008/04/18 16:52:50, 3] libsmb/clikrb5.c:ads_cleanup_expired_creds(528) ads_cleanup_expired_creds: Ticket in ccache[MEMORY:winbind_ccache] expiration Fri, 18 Apr 2008 17:13:03 MST The ads_krb5_mk_req function has a while loop that loops 3 times 'while (!creds_ready && (i < maxtries))' (i=0, maxtries=3). This corresponds with 3 requests to the kdc for info during the period of the pause: 16:52:20.839894 IP 192.168.1.210.32891 > 192.168.1.207.88: v5 16:52:20.840419 IP 192.168.1.207.88 > 192.168.1.210.32891: 16:52:30.837599 IP 192.168.1.21...