Re: Gerrit account broken?
Ben Huntsman <[email protected]>
| Newsgroups | gmane.comp.file-systems.openafs.devel |
|---|---|
| Message-ID | <MWHPR0701MB36747ABE85FF31172B223364A7549@MWHPR0701MB3674.namprd07.prod.outlook.com> |
Hi there- I got this working, but I just wanted to post the solution in case anyone runs into it again. Ultimately the problem was that I could not push to gerrit from a new AIX 7.1 system. On AIX 7.1, the SSH version is OpenSSH_8.1p1. On this and higher versions (at least on AIX), you need to add the following to the Host gerrit.openafs.org stanza in your ~/.ssh/config: AllowPKCS12KeystoreAutoOpen no I hope that helps someone someday! -Ben ________________________________ From: [email protected] <[email protected]> on behalf of Ben Huntsman <[email protected]> Sent: Wednesday, September 28, 2022 2:03 PM To: [email protected] <[email protected]> Subject: [OpenAFS-devel] Gerrit account broken? Hi guys- I just noticed that I couldn't make a push to Gerrit from a different machine than the one I'd been using. So I went in to my account on it and noticed that it appears my username isn't set any longer. I had done this before, but now I tried to set it back to what it was and it throws an error "Username must contain only letters, numbers, _, - or ." The username I was using contained only lower-case letters, and was 9 characters in length. I double checked for any leading/trailing spaces, etc... Anyone know how to resolve this? Thank you! -Ben