From 5eff4230473077bc991dea8ae97acc9818a7311e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 7 Mar 2004 23:14:02 +0000 Subject: [PATCH] document password-quality git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13478 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kadmin/kadmin.8 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/kadmin/kadmin.8 b/kadmin/kadmin.8 index 942587c67..1d41b02c0 100644 --- a/kadmin/kadmin.8 +++ b/kadmin/kadmin.8 @@ -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