]> eyrie.org Git - kerberos/kadmin-remctl.git/commit
Do password strength checking for create and reset_passwd
authorRuss Allbery <rra@stanford.edu>
Tue, 16 Feb 2010 18:00:48 +0000 (10:00 -0800)
committerRuss Allbery <rra@stanford.edu>
Tue, 16 Feb 2010 18:02:35 +0000 (10:02 -0800)
commitcaa674e1e816ebf405cbf3b23ae6d5ac7f825ced
tree4b36b285de08dd6f93df9e1ba9d7898ffa424c45
parentc9e068e9464e05094bf6f1f9f30d9e2bb6344d07
Do password strength checking for create and reset_passwd

For the Heimdal version of kadmin-backend, do password strength checking
and report a proper error in both create and reset_passwd.  Previously,
a failure of strength checking would cause a silent failure to create a
principal.
kadmin-backend-heim