add KRB5_ANON_REALM
This commit is contained in:

committed by
Love Hörnquist Åstrand

parent
102d4f5762
commit
f76cf44d82
@@ -683,6 +683,7 @@ typedef EncAPRepPart krb5_ap_rep_enc_part;
|
||||
#define KRB5_TGS_NAME ("krbtgt")
|
||||
#define KRB5_WELLKNOWN_NAME ("WELLKNOWN")
|
||||
#define KRB5_ANON_NAME ("ANONYMOUS")
|
||||
#define KRB5_ANON_REALM ("WELLKNOWN:ANONYMOUS")
|
||||
#define KRB5_DIGEST_NAME ("digest")
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user