qubes-installer-qubes-os/lorax-templates-qubes/templates/config_files/common/sshd_config.anaconda
2016-03-22 02:20:13 +13:00

15 lines
276 B
Plaintext

Port 22
PermitRootLogin yes
IgnoreRhosts yes
StrictModes yes
X11Forwarding yes
X11DisplayOffset 10
PrintMotd yes
XAuthLocation /bin/xauth
KeepAlive yes
SyslogFacility AUTHPRIV
RSAAuthentication yes
PasswordAuthentication yes
PermitEmptyPasswords yes
PermitUserEnvironment yes