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