summaryrefslogtreecommitdiff
path: root/testing/hosts/default/etc/ssh/sshd_config
blob: ecd7f4fd18cde3e1e6832d645905be1b0d5b918f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Port 22
Protocol 2
Ciphers arcfour
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_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