From 13544d2ae413721e49eeffacfa8d918326058c52 Mon Sep 17 00:00:00 2001 From: Philippe Favre Date: Thu, 31 Oct 2024 22:25:36 +0100 Subject: [PATCH] Actualiser miscellaneous/chrooted_SFTP-only.md --- miscellaneous/chrooted_SFTP-only.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miscellaneous/chrooted_SFTP-only.md b/miscellaneous/chrooted_SFTP-only.md index b4a7261..be92040 100644 --- a/miscellaneous/chrooted_SFTP-only.md +++ b/miscellaneous/chrooted_SFTP-only.md @@ -13,7 +13,7 @@ This guide describes how to set up a chrooted environment with SFTP-only access ### 1. Create a Chroot User ```bash -useradd +adduser ``` ### 2. Create SFTP Group