Hello everyone!
Am having problems setting/testing my newly installed SSH2 running
on solaris 2.7. I tried every posible combination, read all ssh
documents,
searched the internet, and after spending countless hours solving this
problem,
I'm turning to you folks and ssh gurus for help. Here's the error
message
when I ssh2 its006...
============================================================
debug: host key for its006.intimesw.com, accepted by ernestc Thu Apr 22
17:50:33 1999
debug: Host key found from the database.
debug: client_disconnect: Authentication method disabled.
Disconnected; authentication error (Authentication method disabled.).
debug: uninitializing event loop
===========================================================
a. I ran ssh-keygen2, which created:
id_dsa_1024_a and id_dsa_1024_a.pub in ~/.ssh2 directory.
b. Created ~/.ssh2/identification file and entered
# identification
IdKey id_dsa_1024_a
c. Created ~/.ssh2/authorization file and entered
# authorization
Key id_dsa_1024_a.pub
d. Copied /etc/ssh2/ssh2_config to ~/.ssh2/ssh2_config. I'm using
all default values.
Any help or suggestions are greatly appreciated.
-ernest