kdc: Add warn_ticket_addresses config option
This commit is contained in:
@@ -439,6 +439,7 @@ typedef union {
|
||||
/* flags for krb5_verify_ap_req */
|
||||
|
||||
#define KRB5_VERIFY_AP_REQ_IGNORE_INVALID (1 << 0)
|
||||
#define KRB5_VERIFY_AP_REQ_IGNORE_ADDRS (1 << 1)
|
||||
|
||||
#define KRB5_GC_CACHED (1U << 0)
|
||||
#define KRB5_GC_USER_USER (1U << 1)
|
||||
|
Reference in New Issue
Block a user