kdc: Specify client time in FAST inner KRB-ERROR
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:

committed by
Nico Williams

parent
5de5e5f7f6
commit
9f05c65981
@@ -373,8 +373,8 @@ _kdc_fast_mk_error(astgs_request_t r,
|
|||||||
NULL,
|
NULL,
|
||||||
error_client,
|
error_client,
|
||||||
error_server,
|
error_server,
|
||||||
NULL,
|
csec,
|
||||||
NULL,
|
cusec,
|
||||||
&e_data);
|
&e_data);
|
||||||
if (ret) {
|
if (ret) {
|
||||||
kdc_log(r->context, r->config, 1,
|
kdc_log(r->context, r->config, 1,
|
||||||
|
Reference in New Issue
Block a user