Re: OpenSSH VPN support



On Fri, 2009-12-04 at 19:27 -0800, Conrad Meyer wrote:
> On Friday 04 December 2009 06:59:31 pm Daiki Ueno wrote:
> > Dan Williams <dcbw redhat com> writes:
> > > 3) Is there any way we can figure out what pub/priv keys to use?  When I
> > > just ssh to a random host, ssh can find the keys I need to use.  Could
> > > we do that here, and provide the ability to use specific keys as an
> > > "Advanced" option?
> > 
> > That is indeed possible by scanning ~/.ssh/ and sending pubkeys one by
> > one until the server accepts one of them.  I will try to implement it.
> 
> That isn't quite the behavior of ssh. Ssh reads the ~/.ssh/config file and 
> looks for IdentityFile directives.

Hmm, my ~/.ssh config doesn't have those.  So I assume there's a
fallback like Daiki describes?

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]