proxy request if needed
This commit is contained in:
@@ -275,7 +275,6 @@ _kdc_fast_unwrap_request(kdc_request_t r)
|
|||||||
kdc_log(r->context, r->config, 5,
|
kdc_log(r->context, r->config, 5,
|
||||||
"armor key does not have secrets at this KDC, "
|
"armor key does not have secrets at this KDC, "
|
||||||
"need to proxy");
|
"need to proxy");
|
||||||
ret = KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN;
|
|
||||||
goto out;
|
goto out;
|
||||||
} if(ret){
|
} if(ret){
|
||||||
free_AP_REQ(&ap_req);
|
free_AP_REQ(&ap_req);
|
||||||
|
Reference in New Issue
Block a user