View | Details | Raw Unified | Return to bug 2354
Collapse All | Expand All

(-)a/sshd_config.5 (-2 / +1 lines)
Lines 1084-1090 An argument of Link Here
1084
can be used to prohibit all forwarding requests.
1084
can be used to prohibit all forwarding requests.
1085
By default all port forwarding requests are permitted.
1085
By default all port forwarding requests are permitted.
1086
.It Cm PermitRootLogin
1086
.It Cm PermitRootLogin
1087
Specifies whether root can log in using
1087
Specifies whether root (any user with the UID 0) can log in using
1088
.Xr ssh 1 .
1088
.Xr ssh 1 .
1089
The argument must be
1089
The argument must be
1090
.Dq yes ,
1090
.Dq yes ,
1091
- 

Return to bug 2354