On Wed, Oct 11, 2000 at 03:48:45PM -0500, Jin Zhao wrote:
> test: No agent. 
> test: Trying RSA authentication with key 'zhaojin@test'
> test: Received RSA challenge from server. 
> Enter passphrase for RSA key 'zhaojin@test':

Idea 1:

Maybe you want to run ssh-agent and then ssh-add your identity file.

Idea 2:

Read about ssh-keygen -P in the manpage to remove the passphrase.

Idea 3:

Rename your identity and create a new one without a passphrase.

        Chris

Reply via email to