2010-10-19 15:35:50 +00:00
|
|
|
Port 22
|
|
|
|
HostKey /etc/ssh/ssh_host_key
|
|
|
|
HostKey /etc/ssh/ssh_host_rsa_key
|
|
|
|
HostKey /etc/ssh/ssh_host_dsa_key
|
|
|
|
PermitRootLogin yes
|
|
|
|
IgnoreRhosts yes
|
|
|
|
StrictModes yes
|
|
|
|
X11Forwarding yes
|
|
|
|
X11DisplayOffset 10
|
|
|
|
PrintMotd yes
|
2012-07-09 10:34:18 +00:00
|
|
|
XAuthLocation /bin/xauth
|
2010-10-19 15:35:50 +00:00
|
|
|
KeepAlive yes
|
|
|
|
SyslogFacility AUTHPRIV
|
|
|
|
RSAAuthentication yes
|
|
|
|
PasswordAuthentication yes
|
|
|
|
PermitEmptyPasswords yes
|
|
|
|
PermitUserEnvironment yes
|