1
1
Fork 0
This commit is contained in:
Michael Hoess 2024-01-21 15:29:54 +01:00
parent 35242e8a94
commit bc518ae0d5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# For local SSH forwarding # For local SSH forwarding
PermitRootLogin false PermitRootLogin false
Matcm LocalAddress 127.0.0.1,::1 Match LocalAddress 127.0.0.1,::1
PermitRootLogin prohibit-password PermitRootLogin prohibit-password
# Sample for SFTP-Only users # Sample for SFTP-Only users