Comment 3 for bug 186402

Revision history for this message
Carl Karsten (carlfk) wrote :

juser@dhcp120:~$ egrep -v "^(#|$)" /etc/ssh/sshd_config
Protocol 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
UsePrivilegeSeparation no
PermitRootLogin yes
RSAAuthentication yes
PubkeyAuthentication yes
IgnoreRhosts yes
PermitEmptyPasswords no
PasswordAuthentication yes
AcceptEnv LANG LC_*