Hi Mike -
I set up a key for the system I'm working on and it took a bit of time,
but it is working.
This was the output I was getting:
$ hg push ssh://gin...@hg.opensolaris.org/hg/caiman/caiman-docs
Password:
Password:
Password:
remote: Permission denied
(gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive).
abort: no suitable response from remote hg!
thanks,
ginnie
Hi Ginnie!
Ginnie Wray wrote:
When it asks me for my password, I use the one I have set for the
opensolaris.org site.
Does it literally ask for a "password", or does it ask for "passphrase
for key"?
For Mercurial and Subversion, login is handled using ssh keys. So you
need to have a private key in $HOME/.ssh that matches one of the public
keys that you have registered in the web site. If that key has a
password associated with it (highly recommended), that's the password
you need to enter. See
http://hub.opensolaris.org/bin/view/Project+website/ssh_instructions for
details.
I used to always be able to commit using a...@hg.opensolaris.org
*shudder*
That was a bug.
mike
_______________________________________________
website-discuss mailing list
website-discuss@opensolaris.org