From 57cbc1b642fbb290ddf1ac51de5fa97d6a7c4f80 Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Tue, 29 May 2018 14:58:43 -0700 Subject: [PATCH] Updated about: sshd_config (markdown) --- about:-sshd_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about:-sshd_config.md b/about:-sshd_config.md index a13daa0..7a2b481 100644 --- a/about:-sshd_config.md +++ b/about:-sshd_config.md @@ -11,7 +11,7 @@ ______ Available authentication methods are "password" and "publickey". ______ #### Chroot -Supported from 7.7.0.0 +Supported from 7.7.0.0
To setup a sftp-only chroot server, set ForceCommand to `internal-sftp` ______