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

Password is prompted twice when sshd requests keyboard-interactive auth #389

Open
d41k4n opened this issue May 25, 2023 · 1 comment
Open

Comments

@d41k4n
Copy link

d41k4n commented May 25, 2023

Using v1.26.1 when connecting to instances of sshd that request keyboard-interactive authentication (instead of password authentication) I get prompted twice for a password.

e.g.

2023-05-25_082336

2023-05-25_082359

It doesn't matter what I enter with the first prompt (I can also hit ESC or ENTER) - only the second prompt matters (Vault Password in this case).

FYI: Using a standard ssh client with identical user and host I get only prompted once with Vault Password:.

My current workaround is to provide a dummy password in the config e.g. password: "none".

Would be great if this could be improved so it works OOTB e.g. with default config property password: true.

@FeironoX5
Copy link

Isn't there a solution yet?

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

No branches or pull requests

2 participants