document kadmin command password-quality instead of the not installed

test_pw_quality


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15550 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-05 20:00:41 +00:00
parent e13a796976
commit ba7ef53fd1

View File

@@ -367,6 +367,15 @@ command = {
help = "Try run the password quality function locally (not doing RPC out to server)."
}
command = {
name = "check"
function = "check"
argument = ""
min_args = "0"
max_args = "0"
help = "Check database for strange configurations on default principals."
}
command = {
name = "help"
name = "?"