2015-03-27 22:32 GMT+03:00 David S Taylor <da...@bluesunrise.com>: > I’ve been away from working with Apache releases for a few years now. Seems I > missed out (didn’t pay attention) to some important credentials migration > instructions. I’d like to be able to ssh to people.apache.org > <http://people.apache.org/>, and also get my LDAP account setup. Can anyone > help me with this? Do I need to create an Infra JIRA? I see that > id.apache.org <http://id.apache.org/> is self-provisioning, but its not > really clear what I need to do there.
It is HTTPS, not insecure HTTP. https://id.apache.org/ Can you login there? https://reference.apache.org/committer/id#pwd Guide on setting up SSH key authentication: https://reference.apache.org/committer/newaccount#ssh-setup > Can someone please help? I’d like to start on a release soon… (IM a committer > (tay...@apache.org <mailto:tay...@apache.org>), and PMC member of Apache > Portals) Why do you need people.a.o to make a release? All releases end up in SVN repository at https://dist.apache.org/repos/dist/release/ It is rather easier to commit a release candidate to https://dist.apache.org/repos/dist/dev/ and (after the vote passes) to "svn move" it into /release https://reference.apache.org/committer/release http://www.apache.org/dev/release-publishing.html Best regards, Konstantin Kolinko