From: David B. <dav...@gm...> - 2011-06-13 13:48:40
|
Hi, Here is some more info on how to set up ssh key-based login on Alioth - this was sent to me by one of the Alioth admins when I learned of the issue. For me, I did the following (typing from memory, not testing as I go): 1. ssh-keygen -t rsa 2. ssh-add (to add new key to ssh-agent) 3. gvim ~/.ssh/id_rsa.pub and copy the newly created key. 4. log in to alioth with web browser, go to https://alioth.debian.org/account/editsshkeys.php and paste in the new key, following directions about only having line breaks between keys. 5. wait for alioth's cron job to process the newly added key. Then it should work. HTH, David --------------------------------------------------------------------------------------------------------------------------- Hi David 1) alioth.debian.org no longer exists 2) ssh -v dbr...@al... should redirect to wagner.debian.org 3) "Password-based logins have been disabled on purpose. Login to your account on https://alioth.debian.org and setup an SSH key, see http://wiki.debian.org/Alioth/SSH#Installing_SSH_keys for details." http://titanpad.com/yyhfwA9Pyr 4) You'll probably need to generate both a key for wagner.debian.org and a key for vasks.debian.org http://lists.debian.org/debian-devel-announce/2011/05/msg00007.html http://lists.debian.org/debian-devel-announce/2011/05/msg00008.html 5) See http://lists.debian.org/debian-devel-announce/2011/05/msg00009.html http://groups.google.com/group/linux.debian.devel/browse_thread/thread/2e36010f833636f7/82270c7b15a9958b?q=status%20update&lnk=ol& - David Bruce For all your software needs, visit The Apt Store: deb http://ftp.us.debian.org/debian stable main |