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.
--------------------
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center