Home
last modified time | relevance | path

Searched refs:MIN_PW_CLASSES (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_policy.c37 #define MIN_PW_CLASSES 1 macro
143 pent.pw_min_classes = MIN_PW_CLASSES; in kadm5_create_policy_internal()
145 if(entry->pw_min_classes > MAX_PW_CLASSES || entry->pw_min_classes < MIN_PW_CLASSES) in kadm5_create_policy_internal()
255 entry->pw_min_classes < MIN_PW_CLASSES) { in kadm5_modify_policy_internal()