Opened 12 years ago
Closed 12 years ago
#56 closed defect (fixed)
no puedo moverme entre maquinas!
Reported by: | chus | Owned by: | antonio |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Cluster | Keywords: | ssh, public key, clave publica |
Cc: | antonio |
Description
No se si habeis tocado algo de la autenticación esta tarde, pero puedo
ir de tetis a oceano:
[chus@tetis ~]$ ssh -v oceano OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 debug1: Reading configuration data /oceano/gmeteo/users/chus/.ssh/config debug1: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to oceano [192.168.202.250] port 22. debug1: Connection established. debug1: identity file /oceano/gmeteo/users/chus/.ssh/identity type -1 debug1: identity file /oceano/gmeteo/users/chus/.ssh/id_rsa type 1 debug1: identity file /oceano/gmeteo/users/chus/.ssh/id_dsa type -1 debug1: loaded 3 keys debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3 debug1: match: OpenSSH_4.3 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_4.3 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 none debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host 'oceano' is known and matches the RSA host key. debug1: Found key in /oceano/gmeteo/users/chus/.ssh/known_hosts:10 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: Authentication succeeded (gssapi-with-mic). debug1: channel 0: new [client-session] debug1: Entering interactive session. debug1: Requesting X11 forwarding with authentication spoofing. debug1: Sending environment. debug1: Sending env LC_PAPER = es_ES.UTF-8 debug1: Sending env LANG = en_US.UTF-8 Last login: Fri Feb 12 21:12:22 2010 from tetis.macc.unican.es Creating temporary directory TMPDIR /tmp/tmpdir.20100212211304181954000 [chus@oceano ~]$
Pero no de oceano a tetis y algunas otras combinaciones (entre otras,
los nodos con tetis, asi que no puedo simular...)
[chus@oceano ~]$ ssh -v tetis OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008 debug1: Reading configuration data /oceano/gmeteo/users/chus/.ssh/config debug1: Applying options for * debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to tetis [192.168.202.200] port 22. debug1: Connection established. debug1: identity file /oceano/gmeteo/users/chus/.ssh/identity type -1 debug1: identity file /oceano/gmeteo/users/chus/.ssh/id_rsa type 1 debug1: identity file /oceano/gmeteo/users/chus/.ssh/id_dsa type -1 debug1: loaded 3 keys debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3 debug1: match: OpenSSH_4.3 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_4.3 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 none debug1: kex: client->server aes128-cbc hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host 'tetis' is known and matches the RSA host key. debug1: Found key in /oceano/gmeteo/users/chus/.ssh/known_hosts:28 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: Unspecified GSS failure. Minor code may provide more information Unknown code krb5 195 debug1: Unspecified GSS failure. Minor code may provide more information Unknown code krb5 195 debug1: Unspecified GSS failure. Minor code may provide more information Unknown code krb5 195 debug1: Next authentication method: publickey debug1: Trying private key: /oceano/gmeteo/users/chus/.ssh/identity debug1: Offering public key: /oceano/gmeteo/users/chus/.ssh/id_rsa debug1: Authentications that can continue: publickey,gssapi-with-mic,password debug1: Trying private key: /oceano/gmeteo/users/chus/.ssh/id_dsa debug1: Next authentication method: password chus@tetis's password:
Socorro.
Change History (2)
comment:1 in reply to: ↑ description Changed 12 years ago by antonio
- Owner changed from fernando to antonio
- Status changed from new to accepted
comment:2 in reply to: ↑ description Changed 12 years ago by antonio
- Resolution set to fixed
- Status changed from accepted to closed
Los permisos de la carpeta de chus (/oceano/gmeteo/users/chus) tenía w para el grupo y no puede ser si se quiere usar clave pública.
http://kimmo.suominen.com/docs/ssh/#chmod
Te he cambiado los permisos y funciona.
A.
Replying to chus:
No se si habeis tocado algo de la autenticación esta tarde, pero puedo
ir de tetis a oceano:
Note: See
TracTickets for help on using
tickets.
He actualizado en en oceano mar y tetis.:
Openssh
nns_ldap
openldap-clients
openssl
Voy a cenar luego os digo.Prueba una ultima vez desde océano a tetis, yo puedo
Desde océano: fernando@tetis
Fernando
Replying to chus: