[EMAIL PROTECTED] writes:
> > -------------------------------------------------------
> > [08:00:06] pythagoras kroger $ cvs -d [EMAIL PROTECTED]:/cvsroot/lilypond co 
> > lilypond
> > debug1: Host 'subversions.gnu.org' is known and matches the RSA host key.
> > debug1: Found key in /home/kroger/.ssh/known_hosts:3
> > debug1: ssh_rsa_verify: signature correct
> > debug1: SSH2_MSG_NEWKEYS sent
> > debug1: expecting SSH2_MSG_NEWKEYS
> > debug1: SSH2_MSG_NEWKEYS received
> > debug1: SSH2_MSG_SERVICE_REQUEST sent
> > debug1: SSH2_MSG_SERVICE_ACCEPT received
> > debug1: Authentications that can continue: publickey,password,keyboard-interactive
> > debug1: Next authentication method: publickey
> > debug1: Trying private key: /home/kroger/.ssh/id_rsa
> > debug1: Offering public key: /home/kroger/.ssh/id_dsa
> > debug1: Authentications that can continue: publickey,password,keyboard-interactive
> > debug1: Next authentication method: keyboard-interactive
> 
> That doesn't look good.  Your key is not accepted.  Here's what I get
> 
> debug1: Authentications that can continue: publickey,password,keyboard-interactive
> debug1: Next authentication method: publickey
> debug1: Offering public key: /home/janneke/.ssh/id_dsa
> debug1: Remote: Forced command: cvs server
> debug1: Remote: Pty allocation disabled.
> debug1: Remote: Port forwarding disabled.
> debug1: Remote: Agent forwarding disabled.
> debug1: Remote: X11 forwarding disabled.
> debug1: Server accepts key: pkalg ssh-dss blen 434
> 

More info on troubleshooting is in 

https://savannah.gnu.org/faq/?group_id=5802&question=How_do_I_configure_my_SSH_access.txt

> > I'm pretty sure I'm typing the right password, BTW.

(Not that it matters: you're not reaching the login-stage, but) Here's
a way to check if you are using the correct passphrase.  Use
ssh-agent,

    `eval ssh-agent`

and run

    ssh-add

this should ask for your passphrase.


-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to