mirror of
https://github.com/lesderid/image-archlinux
synced 2025-04-11 14:45:39 +02:00
Disable ssh password login and env customization (#1)
This commit is contained in:
parent
5c43757900
commit
13aaf46f7d
@ -41,7 +41,7 @@
|
|||||||
# Authentication:
|
# Authentication:
|
||||||
|
|
||||||
#LoginGraceTime 2m
|
#LoginGraceTime 2m
|
||||||
#PermitRootLogin yes
|
PermitRootLogin without-password
|
||||||
#StrictModes yes
|
#StrictModes yes
|
||||||
#MaxAuthTries 6
|
#MaxAuthTries 6
|
||||||
#MaxSessions 10
|
#MaxSessions 10
|
||||||
@ -108,7 +108,7 @@ PrintMotd no # pam does that
|
|||||||
#TCPKeepAlive yes
|
#TCPKeepAlive yes
|
||||||
#UseLogin no
|
#UseLogin no
|
||||||
UsePrivilegeSeparation sandbox # Default for new installations.
|
UsePrivilegeSeparation sandbox # Default for new installations.
|
||||||
#PermitUserEnvironment no
|
PermitUserEnvironment no
|
||||||
#Compression delayed
|
#Compression delayed
|
||||||
#ClientAliveInterval 0
|
#ClientAliveInterval 0
|
||||||
#ClientAliveCountMax 3
|
#ClientAliveCountMax 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user