support EXTRACT_TICKET_TIMESYNC
This commit is contained in:
@@ -498,7 +498,7 @@ krb5_get_in_cred(krb5_context context,
|
|||||||
goto out;
|
goto out;
|
||||||
|
|
||||||
{
|
{
|
||||||
unsigned flags = 0;
|
unsigned flags = EXTRACT_TICKET_TIMESYNC;
|
||||||
if (opts.request_anonymous)
|
if (opts.request_anonymous)
|
||||||
flags |= EXTRACT_TICKET_ALLOW_SERVER_MISMATCH;
|
flags |= EXTRACT_TICKET_ALLOW_SERVER_MISMATCH;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user