how do I register a key using Solaris 11?

Asked by Aarti Pai

I've registered a key for my Windows laptop, which I no longer use.
Do I need to register another key for the server (with Solaris 11) I'm now using to do this work? See error message. If so, how do I register the key for Solaris 11?

anaytest% cd /export/home/aarti
anaytest% bzr launchpad-login aarti-pai
anaytest% mkdir repos
anaytest% cd repos
anaytest% cd ..
anaytest% ls
drizzle install repos
anaytest% cd repos
anaytest% bzr init-repo drizzle
Shared repository with trees (format: pack-0.92)
Location:
  shared repository: drizzle
anaytest% bzr branch lp:drizzle trunk
Connected (version 2.0, client Twisted)
Adding ssh-rsa host key for bazaar.launchpad.net: 9D383A63B1D56FC4446753492EEEFC 89
SSH <email address hidden> password:
Authentication type (password) not permitted.
bzr: ERROR: Connection error: Unable to authenticate to SSH host as aarti-pai@ba zaar.launchpad.net Bad authentication type (allowed_types=['publickey'])

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Aaron Bentley (abentley) said :
#1

Go to https://launchpad.net/~aarti-pai/+editsshkeys
(You can get to this page from the "Change details" link.)

Paste the contents of your public key into the form.

This is usually stored in "~/.ssh/id_rsa.pub" or "~/.ssh/id_dsa.pub" on your unix box.

Can you help with this problem?

Provide an answer of your own, or ask Aarti Pai for more information if necessary.

To post a message you must log in.