Some support for KRB5_AUTH_CONTEXT_DO_SEQUENCE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1807 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -51,6 +51,8 @@ krb5_rd_rep(krb5_context context,
|
||||
return KRB5KRB_AP_ERR_MUT_FAIL;
|
||||
#endif
|
||||
}
|
||||
if ((*repl)->seq_number)
|
||||
auth_context->remote_seqnumber = *((*repl)->seq_number);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user