second commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Port 22
|
||||
AddressFamily inet
|
||||
|
||||
AllowUsers {{ env.USERS }}
|
||||
|
||||
AcceptEnv LANG LC_*
|
||||
Subsystem sftp internal-sftp
|
||||
UsePAM yes
|
||||
PasswordAuthentication no
|
||||
PermitRootLogin no
|
||||
PrintLastLog no
|
||||
PrintMotd no
|
||||
ChallengeResponseAuthentication no
|
||||
X11Forwarding no
|
||||
Reference in New Issue
Block a user