summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-11-17 12:37:09 -0500
committerGreg Hudson <ghudson@mit.edu>2013-11-17 12:37:09 -0500
commit0b3225d63f50d4e6297be5d751cae1d3368fcdb1 (patch)
treefde740576daa46b5dd1378d7d1eb41d1306a6737 /doc
parente08db4b3097e31c9fd42e870b641ad97155cab39 (diff)
downloadkrb5-0b3225d63f50d4e6297be5d751cae1d3368fcdb1.tar.gz
krb5-0b3225d63f50d4e6297be5d751cae1d3368fcdb1.tar.xz
krb5-0b3225d63f50d4e6297be5d751cae1d3368fcdb1.zip
Remove dangling --with-kdc-kdb-update references
This configure option hasn't done anything since 1.8, so don't mention it in configure --help or the documentation. The disable_last_success and disable_lockout DB options are now used to turn it off.
Diffstat (limited to 'doc')
-rw-r--r--doc/build/options2configure.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/build/options2configure.rst b/doc/build/options2configure.rst
index 7ad7ee176a..04c1808680 100644
--- a/doc/build/options2configure.rst
+++ b/doc/build/options2configure.rst
@@ -351,15 +351,6 @@ Optional packages
Use the specified pkinit crypto implementation *IMPL*.
Defaults to using OpenSSL.
-**-**\ **-with-kdc-kdb-update**
- Update the KDC database with the information about
-
- * the last successful authentication;
- * the last failed authentication attempt;
- * the number of the failed authentication attempts.
-
- By default the kdb is not updated with this information.
-
**-**\ **-without-libedit**
Do not compile and link against libedit. Some utilities will no
longer offer command history or completion in interactive mode if