On Wed, Sep 12, 2001 at 08:05:51AM +0900, Rainer Mager wrote:

> debug: server offers auth methods 'publickey,password,keyboard-interactive'.
> debug: SshConfig/sshconfig.c:2184: Unable to open C:/Documents and
> Settings/rmager/Application Data/SSH/identification
> debug: Ssh2AuthClient/sshauthc.c:316: Method 'publickey' disabled.
> debug: server offers auth methods 'publickey,password,keyboard-interactive'.
> debug: Ssh2AuthPasswdClient/authc-passwd.c:95: Starting password query...

> So, what should be in the "identification" file it is trying to open?

Not knowing how the Windows port of ssh works, I'd guess it's the
equivalent of the "~/.ssh/identity" (protocol 1) or "~/.ssh/id_dsa"
(protocol 2) on a Unix-like platform.

Is there a Windows equivalent of the ssh-keygen command?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to