[Planetlab-users] SSH Problems
Brought to you by:
alklinga
|
From: Venu R. <ra...@cs...> - 2004-01-07 09:19:09
|
Hi, I am not able to ssh into planetlab nodes ever since the recent global = upgrade. I changed my public key and uploaded the new key as adviced. = But my ssh always fails. I've waited very long time for the public key = to be propagated (upto 2 days). I've also checked that the public key = is correct by using it to ssh to some local nodes. I've tried this = process (key upload and check ssh) several times with different keys. = But my ssh always fails. Here is a transcript from the ssh attempt. Enter passphrase for key '/usr/u/ramasv/.ssh/identity':=20 debug1: read PEM private key done: type RSA debug3: sign_and_send_pubkey debug2: we sent a publickey packet, wait for reply debug1: authentications that can continue: = publickey,keyboard-interactive debug1: try privkey: /usr/u/ramasv/.ssh/id_rsa debug3: no such identity: /usr/u/ramasv/.ssh/id_rsa debug1: try privkey: /usr/u/ramasv/.ssh/id_dsa debug3: no such identity: /usr/u/ramasv/.ssh/id_dsa debug2: we did not send a packet, disable method debug3: authmethod_lookup keyboard-interactive debug3: remaining preferred: password debug3: authmethod_is_enabled keyboard-interactive debug1: next auth method to try is keyboard-interactive debug2: userauth_kbdint debug2: we sent a keyboard-interactive packet, wait for reply debug1: authentications that can continue: = publickey,keyboard-interactive debug3: userauth_kbdint: disable: no info_req_seen debug2: we did not send a packet, disable method debug1: no more auth methods to try Permission denied (publickey,keyboard-interactive). =20 I would appreciate any help regarding this problem. My sliceid is = cornell6. I wonder if this problem is because of upgrade to version 2. thank you, rama Department of Computer Science, Cornell University, Ithaca NY 14850. =20 |