Clarify documentation of password quality check modules
commit3441bbb98eceef088034083de3298772151c3800
authorRuss Allbery <rra@stanford.edu>
Fri, 15 Jan 2010 01:40:16 +0000 (14 17:40 -0800)
committerLove Hornquist Astrand <lha@h5l.org>
Fri, 15 Jan 2010 23:33:25 +0000 (15 23:33 +0000)
treec1ed6ad29794c498daa48bfc6a5d41377e46e851
parent80317bbd208f96b3c21cd6766d96587a7021e5ee
Clarify documentation of password quality check modules

Be clearer in the info documentation that the part of the policy
name before the colon is the name of the module, not the static
string "module".  State explicitly that "builtin" can be used as the
module name to identify built-in policies.

Use the same terminology in kadm5_pwcheck(3) as the info documentation,
changing test-name to policy-name and vendor to module-name.  State
explicitly how the module name and policy name are used to select which
policies to run.

Rephrase a few sentences, add a paragraph break, and fix a few typos
for clarity.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
doc/setup.texi
lib/kadm5/kadm5_pwcheck.3