summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.57
1 files changed, 5 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 17df9e6cd..ddcf51f02 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.139 2012/05/13 01:42:32 dtucker Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.140 2012/05/19 06:30:30 dtucker Exp $
37.Dd $Mdocdate: May 13 2012 $ 37.Dd $Mdocdate: May 19 2012 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -802,6 +802,9 @@ Multiple forwards may be specified by separating them with whitespace.
802An argument of 802An argument of
803.Dq any 803.Dq any
804can be used to remove all restrictions and permit any forwarding requests. 804can be used to remove all restrictions and permit any forwarding requests.
805An argument of
806.Dq none
807can be used to prohibit all forwarding requests.
805By default all port forwarding requests are permitted. 808By default all port forwarding requests are permitted.
806.It Cm PermitRootLogin 809.It Cm PermitRootLogin
807Specifies whether root can log in using 810Specifies whether root can log in using