Searched refs:KRB5_KDB_DISALLOW_POSTDATED (Results 1 – 7 of 7) sorted by relevance
55 #define KRB5_KDB_DISALLOW_POSTDATED 0x00000001 macro
48 flags->postdate = !(attr & KRB5_KDB_DISALLOW_POSTDATED); in attr_to_flags()
102 out->attributes |= ent.entry.flags.postdate ? 0 : KRB5_KDB_DISALLOW_POSTDATED; in kadm5_s_get_principal()
200 KRB5_KDB_DISALLOW_POSTDATED| in init()
69 { "disallow-postdated", KRB5_KDB_DISALLOW_POSTDATED },
38 #define KRB5_KDB_DISALLOW_POSTDATED 0x00000001 macro239 entry->flags.postdate = !(u32 & KRB5_KDB_DISALLOW_POSTDATED); in mdb_value2entry()
132 flags->postdate = !(attr & KRB5_KDB_DISALLOW_POSTDATED); in attr_to_flags()