Port %PORT% PasswordAuthentication %ALLOW_PASSWORD% PermitRootLogin %ALLOW_ROOT% AllowUsers %ALLOW_USERS% DenyUsers %DENY_USERS% Protocol 2 HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key HostKey /etc/ssh/ssh_host_ecdsa_key SyslogFacility AUTH LogLevel INFO LoginGraceTime 30 StrictModes yes PubkeyAuthentication yes AuthorizedKeysFile %h/.ssh/authorized_keys IgnoreRhosts yes HostbasedAuthentication no PermitEmptyPasswords no ChallengeResponseAuthentication no X11Forwarding yes PrintMotd no TCPKeepAlive yes Banner /etc/issue.net AcceptEnv LANG LC_* Subsystem sftp /usr/lib/openssh/sftp-server UsePAM yes UseDNS no