document password-quality

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13478 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-03-07 23:14:02 +00:00
parent 9023be3478
commit 5eff423047

View File

@@ -226,6 +226,18 @@ renames a principal
modifies certain attributes of a principal
.Ed
.Pp
.Nm password-quality
.Ar principal
.Ar password
.Pp
.Bd -ragged -offset indent
Run the password quality check function locally.
You can run this on the host the is configured to run the kadmind
process to verify that your configuration file is correct.
The verification is done locally, if kadmin is is run in remote mode,
no rpc call is done to the server.
.Ed
.Pp
.Nm privileges
.Pp
.Bd -ragged -offset indent
@@ -268,7 +280,7 @@ reads a previously dumped database, and re-creates that database from scratch
.Pp
.Bd -ragged -offset indent
similar to
.Nm list
.Nm load
but just modifies the database with the entries in the dump file
.Ed
.Pp