krb5 commit [krb5-1.16]: Remove outdated note in krb5kdc man page
Greg Hudson <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/180c861bdd82d05b94b900fd9617bc60d49849a9 commit 180c861bdd82d05b94b900fd9617bc60d49849a9 Author: Greg Hudson <[email protected]> Date: Tue Jul 17 11:33:03 2018 -0400 Remove outdated note in krb5kdc man page 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 | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/doc/admin/admin_commands/krb5kdc.rst b/doc/admin/admin_commands/krb5kdc.rst index 7ec4ee4..a4b1c33 100644 --- a/doc/admin/admin_commands/krb5kdc.rst +++ b/doc/admin/admin_commands/krb5kdc.rst @@ -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.