Define KRB5_TC_OPENCLOSE and KRB5_TC_NOTICKET in krb5.h
This commit is contained in:

committed by
Asanka C. Herath

parent
e447009d1b
commit
80599fcd94
@@ -411,7 +411,8 @@ typedef union {
|
||||
#define KRB5_TC_MATCH_IS_SKEY (1 << 22)
|
||||
|
||||
/* constants for get_flags and set_flags */
|
||||
#define KRB5_TC_NOTICKET 0x00000002
|
||||
#define KRB5_TC_OPENCLOSE 0x00000001
|
||||
#define KRB5_TC_NOTICKET 0x00000002
|
||||
|
||||
typedef AuthorizationData krb5_authdata;
|
||||
|
||||
|
Reference in New Issue
Block a user