How to avoid ssh prompt from requesting 'Press enter to Continue' message?
Some scenarios will result in the ssh prompt showing a 'Press enter to Continue' message.
This can affect automated scripts which are not expecting to press enter to logon.
One such scenario will occur if you have 'ChallengeResponseAuthentication yes' configured in sshd_config and the client is in the disconnected state.
Example message when in this situation:
--------------------
Password:
You have logged in using cached account information. Some network services
will be unavailable.
Press Enter to Continue.
--------------------
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center