aboutsummaryrefslogtreecommitdiff
path: root/kadmin/kadmind.8
diff options
context:
space:
mode:
Diffstat (limited to 'kadmin/kadmind.8')
-rw-r--r--kadmin/kadmind.833
1 files changed, 32 insertions, 1 deletions
diff --git a/kadmin/kadmind.8 b/kadmin/kadmind.8
index 411fc5f9a89f..9ff1f52cecc8 100644
--- a/kadmin/kadmind.8
+++ b/kadmin/kadmind.8
@@ -155,7 +155,38 @@ keytabs).
joe/admin@EXAMPLE.COM all
mallory/admin@EXAMPLE.COM add,get-keys host/*@EXAMPLE.COM
.Ed
-.\".Sh DIAGNOSTICS
+.Sh CONFIGURATION FILE
+kadmind uses the following configuration parameters from the
+.Ar [kadmin]
+section of
+.Ar krb5.conf:
+.Bl -tag -width Ds -offset indent
+.It password_lifetime
+.El
+.Pp
+kadmind uses the following configuration parameters from the per-realm entries
+in the
+.Ar [realms]
+section of
+.Ar krb5.conf:
+.Bl -tag -width Ds -offset indent
+.It supported_enctypes
+.El
+.Pp
+kadmind uses the following configuration parameters from the
+.Ar [password_quality]
+section of
+.Ar krb5.conf:
+.Bl -tag -width Ds -offset indent
+.It enforce_on_admin_set
+.It min_length
+.It min_classes
+.It external_program
+.It check_library
+.It check_function
+.It policy_libraries
+.It policies
+.El
.Sh SEE ALSO
.Xr kpasswd 1 ,
.Xr kadmin 1 ,