Hi,
I am installing openssh-2.9p2 in a Linux
Red Hat 6.2, but I havenīt got that it works correctly the password
authentication method. Always, I get the following
message:
[operador@intra133 etc]$ /usr/local/bin/ssh
-v -1 -l operador 0 (I run this command with the user
operador)
OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f debug1: Reading configuration data /usr/local/etc/ssh_config debug1: Seeding random number generator debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: restore_uid debug1: ssh_connect: getuid 500 geteuid 0 anon 1 debug1: Connecting to 0 [0.0.0.0] port 22. debug1: temporarily_use_uid: 500/500 (e=0) debug1: restore_uid debug1: temporarily_use_uid: 500/500 (e=0) debug1: restore_uid debug1: Connection established. debug1: read PEM private key done: type DSA debug1: read PEM private key done: type RSA debug1: identity file /home/operador/.ssh/identity type 0 debug1: Remote protocol version 1.99, remote software version OpenSSH_2.9p2 debug1: match: OpenSSH_2.9p2 pat ^OpenSSH debug1: Local version string SSH-1.5-OpenSSH_2.9p2 debug1: Waiting for server public key. debug1: Received server public key (768 bits) and host key (1024 bits). debug1: Host '0' is known and matches the RSA1 host key. debug1: Found key in /home/operador/.ssh/known_hosts:1 debug1: Encryption type: 3des debug1: Sent encrypted session key. debug1: Installing crc compensation attack detector. debug1: Received encrypted confirmation. debug1: Trying RSA authentication with key 'operador@intra133' debug1: Server refused our key. debug1: Doing password authentication. operador@0's password: Permission denied, please try again. operador@0's password: Permission denied, please try again. operador@0's password: Permission denied. debug1: Calling cleanup 0x80609e4(0x0) Can anybody help me?
Many thanks
Best Regards
Nuria
|