#include <krb5.h> krb5_error_code krb5_rd_rep( krb5_context context, krb5_auth_context auth_context, krb5_const krb5_data * in_data, krb5_ap_rep_enc_part ** reply);Service Program Name: QSYS/QKRBGSS
The krb5_rd_rep() function processes a Kerberos AP_REP message created by the krb5_mk_rep() routine. The authentication context is updated with sequencing information obtained from the reply message.
No authorities are required.
If no errors occur, the return value is 0. Otherwise, a Kerberos error code is returned.
Message ID | Error Message Text |
---|---|
CPE3418 E | Possible APAR condition or hardware failure. |
Top |
Security APIs UNIX-Type APIs | APIs by category |