kdc: support for PAC_ATTRIBUTES_INFO
Add PAC_ATTRIBUTES_INFO to the PAC. This info buffer indicates whether the user explicitly requested a PAC be present or absent. Note: this changes the windc plugin ABI.
This commit is contained in:
@@ -57,7 +57,7 @@ typedef krb5_error_code
|
||||
struct hdb_entry_ex *, /* client */
|
||||
struct hdb_entry_ex *, /* server */
|
||||
const krb5_keyblock *, /* pk_replykey */
|
||||
const krb5_boolean *, /* pac_request */
|
||||
uint64_t, /* pac_attributes */
|
||||
krb5_pac *);
|
||||
|
||||
typedef krb5_error_code
|
||||
|
Reference in New Issue
Block a user