blob: cc6f4354199d61d92429db1d7ba954b0cc4aeb28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Port 22
Protocol 2
Ciphers aes128-gcm@openssh.com
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
UsePrivilegeSeparation no
PermitRootLogin yes
StrictModes no
PubkeyAuthentication no
PermitEmptyPasswords yes
PrintMotd no
PrintLastLog no
UsePAM no
AcceptEnv LEAK_DETECTIVE_LOG
|