From a5a64f4ebd1ec355e99b323cc3626390e9bf1dd3 Mon Sep 17 00:00:00 2001 From: crims0n Date: Sun, 24 Jan 2021 12:16:05 +0000 Subject: [PATCH] update sshd_config --- linux-live/rootcopy-ubuntu/etc/ssh/sshd_config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux-live/rootcopy-ubuntu/etc/ssh/sshd_config b/linux-live/rootcopy-ubuntu/etc/ssh/sshd_config index b79fb1c..f8b778e 100644 --- a/linux-live/rootcopy-ubuntu/etc/ssh/sshd_config +++ b/linux-live/rootcopy-ubuntu/etc/ssh/sshd_config @@ -120,3 +120,5 @@ Subsystem sftp /usr/lib/openssh/sftp-server # AllowTcpForwarding no # PermitTTY no # ForceCommand cvs server + +AllowGroups admin