summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-07-01 12:07:39 -0400
committerGreg Hudson <ghudson@mit.edu>2013-07-01 12:07:39 -0400
commit0f0943fb630b8487235c1124cd92cc697af0ac72 (patch)
tree41455f555160c74dbc29e945ba2c432dd977daf8 /doc
parent0b34e44dc626814857efe5efa32623bff50e6c8c (diff)
downloadkrb5-0f0943fb630b8487235c1124cd92cc697af0ac72.tar.gz
krb5-0f0943fb630b8487235c1124cd92cc697af0ac72.tar.xz
krb5-0f0943fb630b8487235c1124cd92cc697af0ac72.zip
Document dict_file format
Briefly describe the format of the kadmin dictionary file in kdc_conf.rst.
Diffstat (limited to 'doc')
-rw-r--r--doc/admin/conf_files/kdc_conf.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/admin/conf_files/kdc_conf.rst b/doc/admin/conf_files/kdc_conf.rst
index 7bad0119ea..c7007d647b 100644
--- a/doc/admin/conf_files/kdc_conf.rst
+++ b/doc/admin/conf_files/kdc_conf.rst
@@ -180,9 +180,10 @@ For each realm, the following tags may be specified:
**dict_file**
(String.) Location of the dictionary file containing strings that
- are not allowed as passwords. If none is specified or if there is
- no policy assigned to the principal, no dictionary checks of
- passwords will be performed.
+ are not allowed as passwords. The file should contain one string
+ per line, with no additional whitespace. If none is specified or
+ if there is no policy assigned to the principal, no dictionary
+ checks of passwords will be performed.
**host_based_services**
(Whitespace- or comma-separated list.) Lists services which will