* misc.h, misc.c (schpw_util_wrapper): Rename from
authorTom Yu <tlyu@mit.edu>
Wed, 12 Oct 2005 04:09:19 +0000 (04:09 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 12 Oct 2005 04:09:19 +0000 (04:09 +0000)
commita409afa9a0c80b2471f73bfe1bf4afffcfee2a44
treed88fd45b75e8c88f1c568b9f8d308b41d9c6a13d
parent91f3f835e67517c21b920c2618dac3581ca2f31c
* 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.

ticket: 3092
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17417 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/server/ChangeLog
src/kadmin/server/misc.c
src/kadmin/server/misc.h
src/kadmin/server/schpw.c