* misc.h, misc.c (schpw_util_wrapper): Rename from chpass_util_wrapper to make functionality a little more obvious. * schpw.c (process_chpw_request): Update for rename of chpass_util_wrapper. * misc.c (randkey_principal_wrapper_3, schpw_util_wrapper) (chpass_principal_wrapper_3): Update for check_min_life. * misc.h, misc.c (check_min_life): Change to take return error string from KADM5_PASS_TOOSOON, adapted from patch from Shawn Emery. Commit By: tlyu Revision: 17417 Changed Files: U trunk/src/kadmin/server/ChangeLog U trunk/src/kadmin/server/misc.c U trunk/src/kadmin/server/misc.h U trunk/src/kadmin/server/schpw.c