diff --git a/chroot-etc/sshd_config b/chroot-etc/sshd_config index 7b5019f..e3176fc 100644 --- a/chroot-etc/sshd_config +++ b/chroot-etc/sshd_config @@ -3,7 +3,7 @@ Protocol 2 HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key -UsePrivilegeSeparation no +UsePrivilegeSeparation yes KeyRegenerationInterval 3600 ServerKeyBits 768