Updated about: sshd_config (markdown)

Manoj Ampalam 2018-05-29 14:58:43 -07:00
parent 5ec7b7f9c3
commit 57cbc1b642

@ -11,7 +11,7 @@ ______
Available authentication methods are "password" and "publickey". Available authentication methods are "password" and "publickey".
______ ______
#### Chroot #### Chroot
Supported from 7.7.0.0 Supported from 7.7.0.0 </br>
To setup a sftp-only chroot server, set ForceCommand to `internal-sftp` To setup a sftp-only chroot server, set ForceCommand to `internal-sftp`
______ ______