649f752c7b
In fips mode creation of the protocol 1 key causes it to hang. This removes the explicit HostKey entries and lets sshd decide which keys to create when it starts.
15 lines
276 B
Plaintext
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
|