Hi 

     I have an application that needs to rsh to the localhost. I'm trying
to use ssh instead, but when ever I 'ssh localhost' I'm prompted to enter
a password. I use ssh-1.2.26/7 with shosts.equiv and RSA. Here is the log
that ssh generates with the '-v' option: 

SSH Version 1.2.27 [i686-unknown-linux], protocol version 1.5.
Standard version.  Does not use RSAREF.
klein.schema.co.il: Reading configuration data /etc/ssh_config
klein.schema.co.il: ssh_connect: getuid 1004 geteuid 0 anon 0
klein.schema.co.il: Allocated local port 1022.
klein.schema.co.il: Connecting to 127.0.0.1 port 22.
klein.schema.co.il: Connection established.
klein.schema.co.il: Remote protocol version 1.5, remote software version
1.2.27
klein.schema.co.il: Waiting for server public key.
klein.schema.co.il: Received server public key (768 bits) and host key
(1024 bits).
klein.schema.co.il: Forcing accepting of host key for localhost.
klein.schema.co.il: Host '127.0.0.1' is known and matches the host key.
klein.schema.co.il: Initializing random; seed file
/net/jane/disk1/home/tanay/.ssh/random_seed
klein.schema.co.il: Encryption type: idea
klein.schema.co.il: Sent encrypted session key.
klein.schema.co.il: Installing crc compensation attack detector.
klein.schema.co.il: Received encrypted confirmation.
klein.schema.co.il: Trying rhosts or /etc/hosts.equiv with RSA host
authentication.
klein.schema.co.il: Remote: Accepted for localhost [127.0.0.1] by
/etc/shosts.equiv.
klein.schema.co.il: Remote: Your host key cannot be verified: unknown or
invalid host key.
klein.schema.co.il: Remote: The host name used to check the key was
'localhost'.
klein.schema.co.il: Remote: Try logging back from the server machine with
the canonical host name using ssh, and then try again.
klein.schema.co.il: Server refused our rhosts authentication or host key.
klein.schema.co.il: No agent.
klein.schema.co.il: Trying RSA authentication with key
'[EMAIL PROTECTED]
klein.schema.co.il: Remote: Bad file modes for /net/jane/disk1/home/tanay
klein.schema.co.il: Server refused our key.
klein.schema.co.il: Doing password authentication.
[EMAIL PROTECTED]'s password:




        Paolo

Reply via email to