then -> that, from Thomas Klausner <wiz@netbsd.org>

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10800 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-12-06 17:02:55 +00:00
parent 84ed3d7a7c
commit 98c7ce0bbf

View File

@@ -29,7 +29,7 @@ error_code BAD_POLICY, "Invalid policy name"
error_code BAD_PRINCIPAL, "Invalid principal name."
error_code BAD_AUX_ATTR, "Invalid auxillary attributes"
error_code BAD_HISTORY, "Invalid password history count"
error_code BAD_MIN_PASS_LIFE, "Password minimum life is greater then password maximum life"
error_code BAD_MIN_PASS_LIFE, "Password minimum life is greater than password maximum life"
error_code PASS_Q_TOOSHORT, "Password is too short"
error_code PASS_Q_CLASS, "Password does not contain enough character classes"
error_code PASS_Q_DICT, "Password is in the password dictionary"