document kadmin command password-quality instead of the not installed

test_pw_quality


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15552 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-05 20:08:51 +00:00
parent e2e455d771
commit 0f6b23019b

View File

@@ -461,9 +461,10 @@ A sample policy external program is included in
If no password quality checking function is configured, it is only
verified that it is at least six characters long.
The program @command{test_pw_quality}, which is built in
@file{lib/kadm5}, but not installed, can be used to check password
policy settings. It may be convenient to set the environment variable
To check the password policy settings, the command
@command{password-quality} in @command{kadmin} program. The password
verification is only performed locally, even on the client.
It may be convenient to set the environment variable
@samp{KRB5_CONFIG} to point to a test version of @file{krb5.conf}
while you're testing the @samp{[password_quality]} stanza that way.