AcceptEnv LANG LC_* AuthorizedKeysFile %h/etc/ssh/authorized_keys ChallengeResponseAuthentication no ClientAliveInterval 0 Compression yes DebianBanner no GSSAPIAuthentication no HostKey /etc/ssh/ssh_host_rsa_key HostbasedAuthentication no IgnoreRhosts yes IgnoreUserKnownHosts no KerberosAuthentication no KeyRegenerationInterval 3600 Port 22 ListenAddress 127.0.0.1 ListenAddress LOCAL_IPV4 LogLevel INFO LoginGraceTime 120 MaxAuthTries 3 PasswordAuthentication no PermitEmptyPasswords no PermitRootLogin yes PrintLastLog yes PrintMotd no Protocol 2 PubkeyAuthentication yes RSAAuthentication yes RhostsRSAAuthentication no ServerKeyBits 768 StrictModes yes Subsystem sftp /usr/lib/openssh/sftp-server SyslogFacility AUTH TCPKeepAlive yes UsePAM yes UsePrivilegeSeparation yes X11DisplayOffset 10 X11Forwarding no