Re: SSH Problems Reassessed


Subject: Re: SSH Problems Reassessed
From: Phil Kirschner (pak1@cec.wustl.edu)
Date: Wed Apr 26 2000 - 21:34:04 MDT


> That's all normal.
> Before you try to connect from another machine try to connect via ssh to your
> own machine. Use "ssh -v seti himy64.wuh.wustl.edu", and see what happens.
> Once you are able to login to your own machine you can start debugging the
> remote connections.

[seti@himy64 seti]$ ssh -v localhost
SSH Version OpenSSH-1.2.3, protocol version 1.5.
Compiled with SSL.
debug: Reading configuration data /usr/local/etc/ssh_config
debug: Applying options for *
debug: ssh_connect: getuid 101 geteuid 0 anon 0
debug: Connecting to localhost [127.0.0.1] port 22.
debug: Allocated local port 902.
debug: Connection established.
debug: Remote protocol version 1.5, remote software version OpenSSH-1.2.3
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Forcing accepting of host key for loopback/localhost.
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Doing password authentication.
seti@localhost's password:
Permission denied, please try again.

...and in /var/log/messages.....

himy64 sshd[1843]: Failed password for seti from 127.0.0.1 port 902
himy64 sshd[1843]: Connection closed by 127.0.0.1
himy64 sshd[1843]: Cannot close PAM session: System error
himy64 sshd[1843]: Cannot delete credentials: Authentication service cannot
retrieve user credentials



This archive was generated by hypermail 2a24 : Wed Apr 26 2000 - 21:34:00 MDT