[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Important: some Debian Installer translations are in great danger



Hi Andrei,

On Tue, Sep 26, 2006 at 11:11:40PM +0200, Andrei wrote:
> I still don't have access to svn. I've updated my public key on allith in "My 
> homepage/ public keys" yesterday but still not able to login.
> 
> andry@bimer:~$ ssh-add -l
> 2048 cd:c2:77:f1:13:5c:23:a6:c0:f7:bd:e3:0d:80:ab:06 /home/andry/.ssh/id_dsa 
> (DSA)
> (reverse-i-search)`ado': svn co 
> svn+ssh://adorosh-guest@svn.d-i.alioth.debian.org/svn/d-i/trunk d-i
> andry@bimer:~$ ssh adorosh-guest@svn.d-i.alioth.debian.org
> Password:

I don't don't know whether DSA keys are supported, RSA keys are
definitively supported! Create one via ssh-keygen -t rsa.

You first should try it by ssh'ing to shell.alioth.debian.org:

ssh -l adorosh-guest shell.alioth.debian.org

Now check that your ~/.ssh/authorized_keys on this host (haydn) contains
a line with the content of your /home/andry/.ssh/id_dsa.pub (or
id_rsa.pub) from your client. Logout and you should be able to login
again without password (if you do not use a passphrase for your key,
otherwise play with ssh-add, ssh-agent, ...).

Once you can login to shell.alioth.debian.org you should be able to
access the repository as well.

Jens



Reply to: