Searched refs:KRB5_KDB_DISALLOW_PROXIABLE (Results 1 – 7 of 7) sorted by relevance
64 #define KRB5_KDB_DISALLOW_PROXIABLE 0x00000010 macro
52 flags->proxiable = !(attr & KRB5_KDB_DISALLOW_PROXIABLE); in attr_to_flags()
174 out->attributes |= ent.entry.flags.proxiable ? 0 : KRB5_KDB_DISALLOW_PROXIABLE; in kadm5_s_get_principal()
211 KRB5_KDB_DISALLOW_PROXIABLE| in init()
65 { "disallow-proxiable", KRB5_KDB_DISALLOW_PROXIABLE },
336 #define KRB5_KDB_DISALLOW_PROXIABLE 0x00000010 macro361 a |= KRB5_KDB_DISALLOW_PROXIABLE; in flags_to_attr()
42 #define KRB5_KDB_DISALLOW_PROXIABLE 0x00000010 macro108 flags->proxiable = !(attr & KRB5_KDB_DISALLOW_PROXIABLE); in attr_to_flags()