summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2020-01-25 06:03:10 +0000
committerDamien Miller <djm@mindrot.org>2020-01-25 17:04:14 +1100
commit734f2f83f5ff86f2967a99d67be9ce22dd0394dd (patch)
treee4c1821822ec1b21d27b66a7ffe7441406ca2dfd /sshd_config.5
parente1e97cae19ff07b7a7f7e82556bc048c3c54af63 (diff)
downloadopenssh-git-734f2f83f5ff86f2967a99d67be9ce22dd0394dd.tar.gz
upstream: mention that permitopen=/PermitOpen do no name to address
translation; prompted by bz3099 OpenBSD-Commit-ID: 0dda8e54d566b29855e76bebf9cfecce573f5c23
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.58
1 files changed, 5 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 3a64317a..53d94376 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.298 2020/01/21 06:09:56 dtucker Exp $
-.Dd $Mdocdate: January 21 2020 $
+.\" $OpenBSD: sshd_config.5,v 1.299 2020/01/25 06:03:11 djm Exp $
+.Dd $Mdocdate: January 25 2020 $
.Dt SSHD_CONFIG 5
.Os
.Sh NAME
@@ -1299,7 +1299,9 @@ An argument of
can be used to prohibit all forwarding requests.
The wildcard
.Sq *
-can be used for host or port to allow all hosts or ports, respectively.
+can be used for host or port to allow all hosts or ports respectively.
+Otherwise, no pattern matching or address lookups are performed on supplied
+names.
By default all port forwarding requests are permitted.
.It Cm PermitRootLogin
Specifies whether root can log in using