search for: krb5krb_err_response_too_big

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

2005 Mar 05
0
Compiling samba on Solaris 8 --with-ads
> > >> For historical reasons, the administrator is member in lots of groups. As >> a result the ticket size is too big for UDB, so the W2k3-server sends an >> KRB5KRB_ERR_RESPONSE_TOO_BIG (Response too big for UDP, retry with TCP) >> error back to kinit. >> >> Unfortunatly this case is not handled in lib/krb5/get_in_tck.c - >> krb5_get_in_cred(). Only the KRB5KDC_ERR_PREAUTH_REQUIRED error is >> handled. > >Sorry for not responding eailer, > &g...