Replace ovpasswd with kpasswd
authorSam Hartman <hartmans@mit.edu>
Sun, 4 May 2003 19:52:50 +0000 (19:52 +0000)
committerSam Hartman <hartmans@mit.edu>
Sun, 4 May 2003 19:52:50 +0000 (19:52 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15392 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/kadm5/ChangeLog
src/lib/kadm5/chpass_util_strings.et

index ffccfd5beaff2fcdb65e75c66b648e76a375098f..42e0b8edbde5f75179e00105670eaec918c9eecd 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-04  Sam Hartman  <hartmans@mit.edu>
+
+       * chpass_util_strings.et: Replace reference to ovpasswd with kpasswd
+
 2003-04-18  Ken Raeburn  <raeburn@mit.edu>
 
        * alt_prof.c (kadm5_get_config_params): Add aes256 to the default
index eb4bccaed35729a6cd6757b7f2662000a96cb134..c65010ae13dca3aa42787635ddc58caf56b3a1e1 100644 (file)
@@ -18,7 +18,7 @@ error_code CHPASS_UTIL_PASSWORD_CHANGED, "Password changed.\n"
 error_code CHPASS_UTIL_PASSWORD_IN_DICTIONARY,
 "New password was found in a dictionary of possible passwords and\n\
 therefore may be easily guessed. Please choose another password.\n\
-See the ovpasswd man page for help in choosing a good password."
+See the kpasswd man page for help in choosing a good password."
 
 error_code CHPASS_UTIL_PASSWORD_NOT_CHANGED, "Password not changed."