diff options
Diffstat (limited to 'security/openssh-portable/files/patch-sshd_config.5')
-rw-r--r-- | security/openssh-portable/files/patch-sshd_config.5 | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/security/openssh-portable/files/patch-sshd_config.5 b/security/openssh-portable/files/patch-sshd_config.5 index 41e8a6283bd0..90c3940cf02c 100644 --- a/security/openssh-portable/files/patch-sshd_config.5 +++ b/security/openssh-portable/files/patch-sshd_config.5 @@ -1,5 +1,5 @@ ---- sshd_config.5.orig 2016-12-18 20:59:41.000000000 -0800 -+++ sshd_config.5 2017-01-11 13:35:46.496538000 -0800 +--- sshd_config.5.orig 2017-03-19 19:39:27.000000000 -0700 ++++ sshd_config.5 2017-03-20 11:48:37.553620000 -0700 @@ -373,7 +373,9 @@ By default, no banner is displayed. .It Cm ChallengeResponseAuthentication Specifies whether challenge-response authentication is allowed (e.g. via @@ -11,7 +11,7 @@ The default is .Cm yes . .It Cm ChrootDirectory -@@ -663,7 +665,9 @@ ssh-ed25519,ssh-rsa +@@ -671,7 +673,9 @@ ssh-ed25519,ssh-rsa The list of available key types may also be obtained using .Qq ssh -Q key . .It Cm HostbasedAuthentication @@ -22,7 +22,7 @@ with successful public key client host authentication is allowed (host-based authentication). The default is -@@ -1120,7 +1124,22 @@ are refused if the number of unauthentic +@@ -1136,7 +1140,22 @@ are refused if the number of unauthentic .It Cm PasswordAuthentication Specifies whether password authentication is allowed. The default is @@ -45,7 +45,7 @@ .It Cm PermitEmptyPasswords When password authentication is allowed, it specifies whether the server allows login to accounts with empty password strings. -@@ -1216,6 +1235,13 @@ and +@@ -1232,6 +1251,13 @@ and .Cm ethernet . The default is .Cm no . @@ -59,16 +59,13 @@ .Pp Independent of this setting, the permissions of the selected .Xr tun 4 -@@ -1473,7 +1499,7 @@ is enabled, you will not be able to run +@@ -1493,12 +1519,15 @@ is enabled, you will not be able to run .Xr sshd 8 as a non-root user. The default is -.Cm no . +.Cm yes . - .It Cm UsePrivilegeSeparation - Specifies whether - .Xr sshd 8 -@@ -1500,7 +1526,10 @@ The default is + .It Cm VersionAddendum Optionally specifies additional text to append to the SSH protocol banner sent by the server upon connection. The default is @@ -80,7 +77,7 @@ .It Cm X11DisplayOffset Specifies the first display number available for .Xr sshd 8 Ns 's -@@ -1514,7 +1543,7 @@ The argument must be +@@ -1512,7 +1541,7 @@ The argument must be or .Cm no . The default is |