Did you enable publickey on the client-side ssh2_config file, and also on
the server-side sshd2_config file?

--
Gregor Mosheh
[EMAIL PROTECTED]
Systems Admin, Humboldt Internet
707.825.4638


On Wed, 12 Jul 2000, Caleb Walker wrote:

> I am testing out your ssh client and server software right now.  I intend to
> purchase it if it works correctly. 
> I am trying to use User Public Key Authentication.  I followed all of the
> steps in the "SSH Secure Shell for Servers Administrators Guide"  It works
> when I connect with the windows client but server to server it just does not
> work.  This is the message that I get:
> 
> [root@cx521708-b: ~] # ssh2 -v butthead
> warning: Development-time debugging not compiled in.
> warning: To enable, configure with --enable-debug and recompile.
> debug: hostname is 'butthead'.
> warning: Development-time debugging not compiled in.
> warning: To enable, configure with --enable-debug and recompile.
> debug: connecting to butthead...
> debug: entering event loop
> debug: ssh_client_wrap: creating transport protocol
> debug: Ssh2Client/sshclient.c:1097/ssh_client_wrap: creating userauth
> protocol
> debug: Ssh2Client/sshclient.c:399/keycheck_key_match: Host key found from
> database.
> debug: Ssh2AuthClient/sshauthc.c:309/ssh_authc_completion_proc: Method
> 'publickey' disabled.
> warning: Authentication failed.
> debug: Ssh2/ssh2.c:76/client_disconnect: locally_generated = TRUE
> Disconnected; no more authentication methods available (No further
> authentication methods available.).
> debug: uninitializing event loop
> 
> In the ssh2_config and the sshd2_config files I did enable publickey
> authentication.  I cannot understand why this doesnt work.  Can you?
> 
> Thank You,
> Caleb 
> 
> 
> 

Reply via email to