Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

"Allow All From Device for 3h" option #98

Open
radix opened this issue Jul 7, 2018 · 1 comment
Open

"Allow All From Device for 3h" option #98

radix opened this issue Jul 7, 2018 · 1 comment

Comments

@radix
Copy link

radix commented Jul 7, 2018

I have an ssh setup where I connect to a bunch of different hosts, and also connect to some hosts via ProxyJump. This means I have to authorize a LOT of connections with my phone -- the ProxyJump ones in particular can't get cached at all, because they don't have any hostname associated with them. I believe this is a limitation of the ssh-agent protocol or openssh client.

I have resorted to just choosing "Never ask" and disabling "Always ask for unknown hosts" in my krypton app's settings, but I consider this a reduction in security. What I want is a way to allow all connections from a particular device for a limited time. I don't believe there's a way to do that currently.

@kcking
Copy link
Contributor

kcking commented Jul 9, 2018

In order to use jump hosts with Krypton, you have to use a slightly different config (the ProxyJump shorthand doesn't use krssh to parse the server signature, so we have to write out the full ProxyCommand).

We have a guide to set this up here: https://krypt.co/docs/ssh/using-a-bastion-host.html

Please let us know if you have any questions.

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

No branches or pull requests

2 participants