mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
upstream commit
tweak previous; Upstream-ID: f3c1a5b3f05dff366f60c028728a2b43f15ff534
This commit is contained in:
parent
d7eabc86fa
commit
32d921c323
@ -33,7 +33,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: sshd_config.5,v 1.226 2016/07/19 11:38:53 dtucker Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.227 2016/07/19 12:59:16 jmc Exp $
|
||||||
.Dd $Mdocdate: July 19 2016 $
|
.Dd $Mdocdate: July 19 2016 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -1215,9 +1215,9 @@ can be used to remove all restrictions and permit any forwarding requests.
|
|||||||
An argument of
|
An argument of
|
||||||
.Dq none
|
.Dq none
|
||||||
can be used to prohibit all forwarding requests.
|
can be used to prohibit all forwarding requests.
|
||||||
Wildcard
|
The wildcard
|
||||||
.Dq *
|
.Dq *
|
||||||
can be used for host or port to allow all hosts or port respectively.
|
can be used for host or port to allow all hosts or ports, respectively.
|
||||||
By default all port forwarding requests are permitted.
|
By default all port forwarding requests are permitted.
|
||||||
.It Cm PermitRootLogin
|
.It Cm PermitRootLogin
|
||||||
Specifies whether root can log in using
|
Specifies whether root can log in using
|
||||||
|
Loading…
x
Reference in New Issue
Block a user