Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve information on SSH password prompts #1902

Closed
carloscabanero opened this issue Nov 19, 2023 · 1 comment
Closed

Improve information on SSH password prompts #1902

carloscabanero opened this issue Nov 19, 2023 · 1 comment
Labels
feature Feature requested by users

Comments

@carloscabanero
Copy link
Member

The prompts for Keyboard-Interactive and Plain Password authenticators do not offer any extra information to the user. In the Keyboard-Interactive case the Instructions will often come up empty, and in the Plain Password case, we manually send the same information twice.

SSH on macOS prepends 'user@host's' which serves well for instructions and prompt, so the user knows what is requested.

Via https://discord.com/channels/441939332442619905/441940293240225793/1173954044033761300

@carloscabanero carloscabanero added the feature Feature requested by users label Nov 19, 2023
@carloscabanero
Copy link
Member Author

Fixed on 17.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requested by users
Projects
None yet
Development

No branches or pull requests

1 participant