]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove a fixed known issue [GL #4793]
authorNicki Křížek <nicki@isc.org>
Thu, 5 Sep 2024 11:13:43 +0000 (13:13 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 6 Sep 2024 13:08:29 +0000 (15:08 +0200)
doc/notes/notes-known-issues.rst

index 3084fbb24307f5a611d9f074570515d9098d71de..3ee19285228d8c2f17a95d9dbc2626106b958976 100644 (file)
 Known Issues
 ------------
 
-- On some platforms, including FreeBSD, :iscman:`named` must be run as
-  root to use the :iscman:`rndc` control channel on a privileged port
-  (i.e., with a port number less than 1024; this includes the default
-  :iscman:`rndc` :rndcconf:ref:`port`, 953). Currently, using the
-  :option:`named -u` option to switch to an unprivileged user makes
-  :iscman:`rndc` unusable. This will be fixed in a future release; in
-  the meantime, ``mac_portacl`` can be used as a workaround, as
-  documented in https://kb.isc.org/docs/aa-00621. :gl:`#4793`
+- There are no known issues affecting this BIND 9 branch.