Subject: Re: ssh questions
To: Rebecca Ore <rebecca@ogoense.net>
From: Brian Hechinger <wonko@entropy.tmok.com>
List: port-sparc
Date: 01/14/2001 21:32:08
Rebecca Ore drunkenly mumbled...
> 
> ebug: ssh_client_wrap: creating transport protocol
> debug: ssh_client_wrap: creating userauth protocol
> debug: Remote version: SSH-1.99-OpenSSH_2.2.0
> NetBSD_Secure_Shell-20001003
> debug: Host key found from the database.
> debug: Unable to open /home/rebecca/.ssh2/identification
> rebecca's password: 
> debug: Unable to open /home/rebecca/.ssh2/identification
> rebecca's password: 

checking my sparc/solaris box (only thing that has ssh2 right now) i don't
see a $HOME/.ssh2/identification existing at all.  so i don't know why yours
would be looking for one.

have you tried doing a 'touch /home/rebecca/.ssh2/identification' just to see
what happens?

-brian