On Mon, Jun 11, 2001 at 06:55:55PM +0200, Pascal Bourguignon wrote:
> I had "Protocol 1,2" in ~/.ssh/config, both a ~/.ssh/identity and a
> ~/.ssh/id_dsa private keys, and I had uploaded only the
> ~/.ssh/id_dsa.pub into authorized_keys2.
>
> The it asked for the password instead of skipping to protocole 2,
> which was what I expected, until I set "Protocol 2,1".
1. ssh decides what protocol to use.
2. then it decides what user authentication to use.
you cannot go back to step one at this point.
- Unsuccessfull PubkeyAuthentication ? dennis
- Re: Unsuccessfull PubkeyAuthentication ? Greg Wooledge
- Re: Unsuccessfull PubkeyAuthentication ? Pascal Bourguignon
- Re: Unsuccessfull PubkeyAuthentication ? Brian Collins
- Re: Unsuccessfull PubkeyAuthentication ? Pascal Bourguignon
- Markus Friedl
