]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Remove outdated note in krb5kdc man page
authorGreg Hudson <ghudson@mit.edu>
Tue, 17 Jul 2018 15:33:03 +0000 (11:33 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 29 Oct 2018 20:46:23 +0000 (16:46 -0400)
Commit af5b77c887bfff24603715f8296c00d5eb839b0c (ticket 8348) removed
the interface-scanning workaround for platforms without pktinfo
support, so there is no longer an interaction between the krb5kdc -w
option and this workaround.

(cherry picked from commit 728b66ab867e31c4c338c6a6309d629d39a4ec3f)

ticket: 8716
version_fixed: 1.16.2

doc/admin/admin_commands/krb5kdc.rst

index 7ec4ee4d3151a4b699a543ef100f41b4956bbad0..a4b1c33c21b65f722bfdf24e9ffa202d06cd3785 100644 (file)
@@ -72,13 +72,6 @@ will relay SIGHUP signals to the worker subprocesses, and will
 terminate the worker subprocess if the it is itself terminated or if
 any other worker process exits.
 
-.. note::
-
-          On operating systems which do not have *pktinfo* support,
-          using worker processes will prevent the KDC from listening
-          for UDP packets on network interfaces created after the KDC
-          starts.
-
 The **-x** *db_args* option specifies database-specific arguments.
 See :ref:`Database Options <dboptions>` in :ref:`kadmin(1)` for
 supported arguments.