add password-quality/pwq command
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13476 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -146,6 +146,14 @@ static SL_cmd commands[] = {
|
||||
"Shows which kinds of operations you are allowed to perform."
|
||||
},
|
||||
{ "privs" },
|
||||
{
|
||||
"password-quality",
|
||||
password_quality,
|
||||
"password-quality principal password",
|
||||
"Try run the password quality function locally "
|
||||
"(not doing RPC out to server)."
|
||||
},
|
||||
{ "pwq" },
|
||||
{
|
||||
"list", list_princs, "list expression...",
|
||||
"Lists principals in a terse format. The same as `get -t'."
|
||||
|
Reference in New Issue
Block a user