mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-12-09 21:55:46 -05:00
user-based whitelist for ssh access
This commit is contained in:
parent
9f82fe54bd
commit
f1005cf339
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ LoginGraceTime 15s
|
|||
MaxAuthTries 2
|
||||
#MaxSessions 10
|
||||
|
||||
AllowUsers {{ssh_users}}
|
||||
|
||||
#PubkeyAuthentication yes
|
||||
|
||||
# The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue