|
#1
|
|||
|
|||
External key agent and VANDYKE_SSH_AUTH_SOCK
Hello,
reading the documentation and trying to find information on the support of external key agent on Windows (Pageant, Windows OpenSSH agent (https://docs.microsoft.com/en-us/win..._keymanagement / https://devblogs.microsoft.com/power...s-server-1709/), KeeAgent, ...), I couldn't find that it's supported (https://forums.vandyke.com/showthread.php?t=12440), but I found VANDYKE_SSH_AUTH_SOCK mentioned once somewhere. By setting the environment variable VANDYKE_SSH_AUTH_SOCK=\\.\pipe\openssh-ssh-agent, I'm able to list the keys contained in the agent, but trying to connect an host, SecureCRT connection hangs when trying to use publickeys. Using ioninja I found the error "All pipe instances are busy." is returned when connecting the pipe ; after this the agent is trying to respond/connect, but too late maybe? (As you can see, I know very little about Windows pipes ![]() I have traces from IOninja if you want/need, basically it's: Client file opened > Cannot open client file (All pipe instances are busy.) > Server file opened and when listing keys: Client file opened, send 00 00 00 01 0b, Server file opened, send 00 00 01 26 0c + keys It looks like compatibility with the included OpenSSH agent in Windows is very close to be possible, is it planned / could you implement that so external agents like KeeAgent could be used? Best, Alexandre |
#2
|
||||
|
||||
Hello Alexandre,
Here are some points of clarification that may help to explain why you are seeing the behavior you reported:
I don't have any ETA as to if/when such might ever be implemented, but if either of these features become available we will be happy to post news of it here. Quote:
--Jake
__________________
Jake Devenport VanDyke Software Technical Support YouTube Channel: https://www.youtube.com/vandykesoftware Email: support@vandyke.com Web: https://www.vandyke.com/support |
#3
|
|||
|
|||
Quote:
Quote:
Not anywhere on Vandyke documentations ![]() |
![]() |
Tags |
agent , external , interoperability , openssh |
Thread Tools | |
Display Modes | |
|
|