add auth_data
This commit is contained in:
@@ -656,6 +656,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;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Reference in New Issue
Block a user