TritonDataCenter / smartos-live

For more information, please see http://smartos.org/ For any questions that aren't answered there, please join the SmartOS discussion list: https://smartos.topicbox.com/groups/smartos-discuss
1.57k stars 245 forks source link

new images complain about deprecated sshd options #925

Open sjorge opened 4 years ago

sjorge commented 4 years ago
rexec line 34: Deprecated option LookupClientHostnames
rexec line 35: Deprecated option VerifyReverseMapping
rexec line 91: Deprecated option ServerKeyBits
rexec line 96: Deprecated option KeyRegenerationInterval
rexec line 109: Deprecated option MaxAuthTriesLog
rexec line 137: Deprecated option RhostsAuthentication
rexec line 143: Deprecated option RhostsRSAAuthentication
rexec line 150: Deprecated option RSAAuthentication

This is using the latest trunk image, perhaps we should update the shipped sshd_config ?