This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| informatique:linux:openssh [2024/12/04 15:09] – yahiko | informatique:linux:openssh [2024/12/04 16:05] (current) – [Ce que j'ai réussi à faire fonctionner] yahiko | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| </ | </ | ||
| - | Dans '/ | + | Dans ''/ |
| < | < | ||
| # override default of no subsystems | # override default of no subsystems | ||
| Line 38: | Line 38: | ||
| Subsystem sftp internal-sftp | Subsystem sftp internal-sftp | ||
| - | Match Group sftgroup | + | Match User UTILISATEUR |
| ChrootDirectory %h | ChrootDirectory %h | ||
| ForceCommand internal-sftp -d /write | ForceCommand internal-sftp -d /write | ||