[Planetlab-users] Re: SSH permission denied problem

sri at iiitb.ac.in sri at iiitb.ac.in
Mon May 3 11:05:42 EDT 2004



Yes, I have created a slice and assigned our own nodes to it and myself as the
user. (This is the first node in India and we are just starting up). 

I also waited for the whole of Sunday for the node assignment to propagate.
However, I'm still getting this "permission denied" error. 

Here is the transcript of "ssh -v iiitb_firstslice at planetlab1.iiitb.ac.in". A
similar report also occurs for planetlab2. 

The transcript says that it is looking for the private key in the file id_rsa.
My private key was in a file named identity. I tried copying identity to id_rsa,
but no luck with that as well. 

-----
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f
1739: debug1: Reading configuration data /etc/ssh/ssh_config
1739: debug1: Applying options for *
1739: debug1: Rhosts Authentication disabled, originating port will not be trust
ed.
1739: debug1: ssh_connect: needpriv 0
1739: debug1: Connecting to planetlab1.iiitb.ac.in [203.197.175.199] port 22.
1739: debug1: Connection established.
1739: debug1: identity file /home/sri/.ssh/identity type 0
1739: debug1: identity file /home/sri/.ssh/id_rsa type -1
1739: debug1: identity file /home/sri/.ssh/id_dsa type -1
1739: debug1: Remote protocol version 1.99, remote software version OpenSSH_3.5p
1
1739: debug1: match: OpenSSH_3.5p1 pat OpenSSH*
1739: Enabling compatibility mode for protocol 2.0
1739: debug1: Local version string SSH-2.0-OpenSSH_3.4p1
1739: debug1: SSH2_MSG_KEXINIT sent
1739: debug1: SSH2_MSG_KEXINIT received
1739: debug1: kex: server->client aes128-cbc hmac-md5 none
1739: debug1: kex: client->server aes128-cbc hmac-md5 none
1739: debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
1739: debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
1739: debug1: dh_gen_key: priv key bits set: 125/256
1739: debug1: bits set: 1578/3191
1739: debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
1739: debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
1739: debug1: Host 'planetlab1.iiitb.ac.in' is known and matches the RSA host ke
y.
1739: debug1: Found key in /home/sri/.ssh/known_hosts:3
1739: debug1: bits set: 1607/3191
1739: debug1: ssh_rsa_verify: signature correct
1739: debug1: kex_derive_keys
1739: debug1: newkeys: mode 1
1739: debug1: SSH2_MSG_NEWKEYS sent
1739: debug1: waiting for SSH2_MSG_NEWKEYS
1739: debug1: newkeys: mode 0
1739: debug1: SSH2_MSG_NEWKEYS received
1739: debug1: done: ssh_kex2.
1739: debug1: send SSH2_MSG_SERVICE_REQUEST
1739: debug1: service_accept: ssh-userauth
1739: debug1: got SSH2_MSG_SERVICE_ACCEPT
1739: debug1: authentications that can continue: publickey,keyboard-interactive
1739: debug1: next auth method to try is publickey
1739: debug1: try privkey: /home/sri/.ssh/id_rsa
1739: debug1: try privkey: /home/sri/.ssh/id_dsa
1739: debug1: next auth method to try is keyboard-interactive
1739: debug1: Found key in /home/sri/.ssh/known_hosts:3
1739: debug1: bits set: 1607/3191
1739: debug1: ssh_rsa_verify: signature correct
1739: debug1: kex_derive_keys
1739: debug1: newkeys: mode 1
1739: debug1: SSH2_MSG_NEWKEYS sent
1739: debug1: waiting for SSH2_MSG_NEWKEYS
1739: debug1: newkeys: mode 0
1739: debug1: SSH2_MSG_NEWKEYS received
1739: debug1: done: ssh_kex2.
1739: debug1: send SSH2_MSG_SERVICE_REQUEST
1739: debug1: service_accept: ssh-userauth
1739: debug1: got SSH2_MSG_SERVICE_ACCEPT
1739: debug1: authentications that can continue: publickey,keyboard-interactive
1739: debug1: next auth method to try is publickey
1739: debug1: try privkey: /home/sri/.ssh/id_rsa
1739: debug1: try privkey: /home/sri/.ssh/id_dsa
1739: debug1: next auth method to try is keyboard-interactive
1739: debug1: authentications that can continue: publickey,keyboard-interactive
1739: debug1: no more auth methods to try
1739: Permission denied (publickey,keyboard-interactive).
1739: debug1: Calling cleanup 0x8068090(0x0)


Thanks in advance 
srinath 


Quoting Scott Karlin <scott at CS.Princeton.EDU>:

> It appears that you have created a slice, assigned yourself to it,
> and assigned some nodes to it.
> 
> What does "ssh -v iiitb_firstslice at planetlab1.iiitb.ac.in" report?
> 
> Scott
> 
> 



More information about the Users mailing list