Best I can tell I have OpenSSH installed properly. Using the same ansible scriptsI used before to get it installed and working.
But for some reason now the sshd process is killed seconds after launching. No errors in even the debug logs for sshd. Even running it via /opt/sbin/sshd -D it just says "killed" after a second or two.
At a loss as to why this is happening.
Oh yes and I know about the bug in /opt/etc/ssh/sshd_config. Fixed that after some hair pulling. Issue still persists.
But for some reason now the sshd process is killed seconds after launching. No errors in even the debug logs for sshd. Even running it via /opt/sbin/sshd -D it just says "killed" after a second or two.
At a loss as to why this is happening.
Oh yes and I know about the bug in /opt/etc/ssh/sshd_config. Fixed that after some hair pulling. Issue still persists.