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

ssh not working #26

Open
frezbo opened this issue Feb 6, 2017 · 1 comment
Open

ssh not working #26

frezbo opened this issue Feb 6, 2017 · 1 comment

Comments

@frezbo
Copy link

frezbo commented Feb 6, 2017

This is my config file:
vault_addr = "http://10.16.1.9:8200"
ssh_mount_point = "ssh"
tls_skip_verify = true
allowed_roles = "*"

when using vault ssh -role otp_key_role ubuntu@10.16.3.63, ssh exits with:
Failed to establish SSH connection: "exit status 5"
I have installed askpass and the following log is generated:
2017/02/06 09:05:15 [ERROR]: ssh_helper: missing config 'vault_addr'

@vishalnayak
Copy link
Member

@frezbo This is strange. Silly, but I would cross check if the config file containing the values and the config file actually being used by the helper are the same or not.

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