]> eyrie.org Git - kerberos/kadmin-remctl.git/commit
Map create and reset_passwd quality failures to a generic message
authorRuss Allbery <rra@stanford.edu>
Wed, 15 Jan 2014 20:59:08 +0000 (12:59 -0800)
committerRuss Allbery <rra@stanford.edu>
Wed, 15 Jan 2014 21:01:10 +0000 (13:01 -0800)
commit51701b452a39c402ecc343ec412c007fa7a4c031
tree1a0d4dd4e14a95df6c7e1464618dd7052ee07599
parent9c5c5ba83ca957dd66133b38d272cf6c4780c7b4
Map create and reset_passwd quality failures to a generic message

In the Heimdal backend, map password quality errors on account
creation or password reset to a generic error.  The kadmin protocol
doesn't have a mechanism for passing back the rich error message from
the password quality check, so all failures use the same error string.
Remap it here, since the error message from Heimdal is of dubious
accuracy.  This will only apply to sites that have patched Heimdal to
do password quality checks on administrative operations.
NEWS
kadmin-backend-heim