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