Actualiser miscellaneous/chrooted_SFTP-only.md

This commit is contained in:
Philippe Favre
2024-10-31 22:25:36 +01:00
parent a6d6c8278c
commit 13544d2ae4

View File

@@ -13,7 +13,7 @@ This guide describes how to set up a chrooted environment with SFTP-only access
### 1. Create a Chroot User ### 1. Create a Chroot User
```bash ```bash
useradd <username> adduser <username>
``` ```
### 2. Create SFTP Group ### 2. Create SFTP Group