rename config role

This commit is contained in:
2026-07-10 10:51:46 +02:00
parent deb9c4ecb1
commit c7edf52f74
5 changed files with 0 additions and 0 deletions
@@ -0,0 +1,3 @@
# disable password auth
PasswordAuthentication no
ChallengeResponseAuthentication no
@@ -0,0 +1,4 @@
# allow password only for infuse
Match User infuse
PasswordAuthentication yes
ForceCommand internal-sftp
@@ -0,0 +1,2 @@
# drop user matches again
Match all