MIN_PW_HISTORY
pent.pw_history_num = MIN_PW_HISTORY;
if(entry->pw_history_num < MIN_PW_HISTORY)
if(entry->pw_history_num < MIN_PW_HISTORY) {