Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse.org-committers] Bugzilla outage for security reasons




If you'd like a quick primer on how to generate and set up SSH keys, have a
look here:

http://www.eclipse.org/emft/doc/emf_procedures.html#releaseProcess_promoteBuild
(see paragraph starting with "To grant yourself ssh access from your build
server to eclipse.org")

Instructions are a little different if you're connecting from Windows to
dev.eclipse.org rather than Linux. In that case I recommend googling for
PuTTY and reading its config instructions, or googling for WinSCP3 (great
tool for scp/sftp connectione between Windows and remote ftp/ssh-accessible
servers; also lets you keep directories in synch between local and remote,
which rocks for testing changes that need to be on a remote box, without
having to commit 'em to CVS and extract them on remote). WinSCP3 comes with
a puttygen.exe tool for generating SSH keys.

--
Nick Boldt :: Software Developer
Eclipse Modeling Framework :: http://eclipse.org/emf
IBM Toronto Lab, 8200 Warden Ave., D3/R8R/8200/MKM, Markham, L6G 1C7.
905/413/4308 || codeslave@xxxxxxxxxx && Nick Boldt/Toronto/IBM@IBMCA


Thursday, January 26, 2006 5:20 PM
To: Eclipse Committers <eclipse.org-committers@xxxxxxxxxxx>
cc:
From: "Eclipse WebMaster (Denis Roy)" <webmaster@xxxxxxxxxxx>
Subject: Re: [eclipse.org-committers] Bugzilla outage for security reasons



I apologize for being unclear, I meant RSA keys for authentication
(instead of using their committer password).  The SSH host keys for
dev.eclipse.org have not been changed.

RSA keys are optional. Folks who were using RSA keys had set that up
themselves, and they should know how to regenerate new ones.

Denis

Jeff McAffer wrote:
>
> Denis,
>
> This is a bit unclear.  All committers will be using SSH keys for CVS
> access no?  Can you indicate how one regenerates the keys?
>
> Jeff
>
>
>
> *"Eclipse Webmaster (Denis Roy)" <webmaster@xxxxxxxxxxx>*
> Sent by: eclipse.org-committers-bounces@xxxxxxxxxxx
>
> 01/25/2006 07:50 PM
> Please respond to
> Eclipse Committers
>
>
>
> To
>     eclipse.org-committers@xxxxxxxxxxx
> cc
>
> Subject
>     [eclipse.org-committers] Bugzilla outage for security reasons
>
>
>
>
>
>
>
>
> Yesterday around 4:45pm (Eastern), an issue arose and Bugzilla was shut
> down as a simple measure of precaution.  It was shut down for a little
> over 2 hours.
>
> Also as a measure of precaution, folks who were using SSH keys for CVS
> extssh will need to regenerate their keys on the server.
>
> We apologize for the inconvenience this causes.
>
> Denis
> _______________________________________________
> eclipse.org-committers mailing list
> eclipse.org-committers@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipse.org-committers
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> eclipse.org-committers mailing list
> eclipse.org-committers@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipse.org-committers

--

Eclipse WebMaster - webmaster@xxxxxxxxxxx
Questions? Consult the WebMaster FAQ at
http://wiki.eclipse.org/index.php/Webmaster_FAQ
View my status at http://wiki.eclipse.org/index.php/WebMaster
_______________________________________________
eclipse.org-committers mailing list
eclipse.org-committers@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/eclipse.org-committers



Back to the top