summaryrefslogtreecommitdiffstats
path: root/doc/admin/admin_commands/krb5kdc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/admin/admin_commands/krb5kdc.rst')
-rw-r--r--doc/admin/admin_commands/krb5kdc.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/admin/admin_commands/krb5kdc.rst b/doc/admin/admin_commands/krb5kdc.rst
index f5b37bca38..7aebf6e06d 100644
--- a/doc/admin/admin_commands/krb5kdc.rst
+++ b/doc/admin/admin_commands/krb5kdc.rst
@@ -102,6 +102,12 @@ Options supported for the LDAP database module are:
password using the **stashsrvpw** command of
:ref:`kdb5_ldap_util(8)`.
+ **-x debug=**\ *level*
+ sets the OpenLDAP client library debug level. *level* is an
+ integer to be interpreted by the library. Debugging messages
+ are printed to standard error, so this option must be used
+ with the **-n** option to be useful.
+
The **-T** *offset* option specifies a time offset, in seconds, which
the KDC will operate under. It is intended only for testing purposes.