From bfd306c2cd8b97991bfcf7361e9cc8cc0206d526 Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Tue, 29 May 2018 22:44:11 -0700 Subject: [PATCH] Updated sshd_config (markdown) --- sshd_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshd_config.md b/sshd_config.md index c30337e..7dd6597 100644 --- a/sshd_config.md +++ b/sshd_config.md @@ -17,7 +17,7 @@ ______ #### AuthenticationMethods Available authentication methods are "password" and "publickey". ______ -#### Chroot +#### ChrootDirectory Support added in v7.7.0.0 This is implemented in Posix compat library, so do not expect it to work in a command shell.