From dfe7f7d9e78184c850acf2c0019fe78965b2f8ac Mon Sep 17 00:00:00 2001 From: Daniel Winzen <d@winzen4.de> Date: Sun, 6 Jan 2019 19:35:49 +0100 Subject: [PATCH] when shell access is enabled, we shouldn't use force-command in sshd_config --- etc/ssh/sshd_config | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/ssh/sshd_config b/etc/ssh/sshd_config index 7285407..46bc7a0 100644 --- a/etc/ssh/sshd_config +++ b/etc/ssh/sshd_config @@ -107,4 +107,3 @@ Match User root Match Group www-data ChrootDirectory %h - ForceCommand internal-sftp