Welcome to the VanDyke Software Forums

Join the discussion today!


Go Back   VanDyke Software Forums > General

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-14-2021, 05:22 AM
u49443 u49443 is offline
Registered User
 
Join Date: Feb 2021
Posts: 2
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 ). It seems odd since the listing is working fine.

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
Reply With Quote
 

Tags
agent , external , interoperability , openssh

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 09:26 PM.