Searched refs:MIN_PW_LENGTH (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/srv/
H A Dsvr_policy.c39 #define MIN_PW_LENGTH 1 macro
136 pent.pw_min_length = MIN_PW_LENGTH;
138 if(entry->pw_min_length < MIN_PW_LENGTH)
247 if(entry->pw_min_length < MIN_PW_LENGTH) {

Completed in 77 milliseconds