From: Greg Hudson Date: Tue, 17 Jul 2018 15:33:03 +0000 (-0400) Subject: Remove outdated note in krb5kdc man page X-Git-Tag: krb5-1.17-beta1~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728b66ab867e31c4c338c6a6309d629d39a4ec3f;p=thirdparty%2Fkrb5.git 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. ticket: 8716 (new) tags: pullup target_version: 1.16-next --- diff --git a/doc/admin/admin_commands/krb5kdc.rst b/doc/admin/admin_commands/krb5kdc.rst index bda2c015ce..b605b563d8 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 ` in :ref:`kadmin(1)` for supported arguments.