Re: [Planetlab-users] SSH Problems
Brought to you by:
alklinga
|
From: Larry P. <ll...@CS...> - 2004-01-07 14:08:08
|
It looks like the problem is that you are still using an old static slice (cornell6). Please read the "Version 2.0" link on the main web page; we have moved to dynamic slices. Larry On Jan 7, 2004, at 8:56 AM, Scott Karlin wrote: > Hi Rama, > > Currently, updates to your key are not being propagated to slivers > that already existed. We are working to fix this key distribution > issue. > > If you remove the nodes from your slice, wait a bit (2 hours?), > and then add the nodes back to your slice, your new key will be > installed. > > Note that if you changed your key before about 23 December, you > will need to upload a new one. > > If you continue to have trouble, please also report which nodes > you are unable to ssh to. > > Scott > > > On Wed, Jan 07, 2004 at 04:19:06AM -0500, Venu Ramasubramanian wrote: >> 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': >> 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). >> >> 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. > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for > IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys > admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Planetlab-users mailing list > Pla...@li... > https://lists.sourceforge.net/lists/listinfo/planetlab-users > |