-
Notifications
You must be signed in to change notification settings - Fork 56
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
ssh not working with uuid error logs #58
Comments
@calvn (last one to make any changes, sorry for the tag) Maybe it would be a good note to tell people that sshd (with pam's help) will not pass the password to vault-ssh-helper if the user in question is root without further steps. (Or any other user that sshd denies). Quick illustration between users (password attempted was a literal |
@ssungwxx did you get to a resolution here? |
@ssungwxx have to received any sollution to this one? |
@ssungwxx hi,did you get to a resolution here? |
i got uuid error, i found i did not create the user before, after that it's fixed |
Hi there.
I tried to set the vault ssh secret with azure or gcp. But both VMs print the same error logs.
My mac setting :
VAULT_ADDR=http://XX.XX.XX.XXX and login with root token
Vault server setting:
postgres on docker
config.hcl :
Target VM setting:
/etc/ssh/sshd_config:
I tried :
But cannot ssh with target VM and got logs
i don't know what is wrong. plz check this. And I think we need another error log print. Not uuid error.
The text was updated successfully, but these errors were encountered: