add auth_data
This commit is contained in:
@@ -655,6 +655,8 @@ typedef struct krb5_auth_context_data {
|
|||||||
|
|
||||||
krb5_keytype keytype; /* ¿requested key type ? */
|
krb5_keytype keytype; /* ¿requested key type ? */
|
||||||
krb5_cksumtype cksumtype; /* ¡requested checksum type! */
|
krb5_cksumtype cksumtype; /* ¡requested checksum type! */
|
||||||
|
|
||||||
|
AuthorizationData *auth_data;
|
||||||
|
|
||||||
}krb5_auth_context_data, *krb5_auth_context;
|
}krb5_auth_context_data, *krb5_auth_context;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user