lorax/share/config_files/common/sshd_config.anaconda

15 lines
276 B
Plaintext
Raw Normal View History

2010-10-19 15:35:50 +00:00
Port 22
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