You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Elliotte Rusty Harold <el...@ibiblio.org> on 2020/07/16 15:41:13 UTC

Gitbox passwords

Anyone happen to know what username and password I should use for
Gitbox? The credentials I use for logging into Jira and other Apache
sites don't seem to work for this.

$     git push --set-upstream origin gb
Username for 'https://gitbox.apache.org': elharo
Password for 'https://elharo@gitbox.apache.org':
fatal: Authentication failed for
'https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git/'

-- 
Elliotte Rusty Harold
elharo@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: Gitbox passwords

Posted by Enrico Olivelli <eo...@gmail.com>.
You have to use your @apache.org credentials.

If you prefer you can use github auth and push/fetch only to/from github
mirrors.
In this case you have to enable 2FA and use a token

Enrico

Il Gio 16 Lug 2020, 18:02 Gary Gregory <ga...@gmail.com> ha scritto:

> I use my regular Apache creds.
>
> Gary
>
> On Thu, Jul 16, 2020, 11:41 Elliotte Rusty Harold <el...@ibiblio.org>
> wrote:
>
> > Anyone happen to know what username and password I should use for
> > Gitbox? The credentials I use for logging into Jira and other Apache
> > sites don't seem to work for this.
> >
> > $     git push --set-upstream origin gb
> > Username for 'https://gitbox.apache.org': elharo
> > Password for 'https://elharo@gitbox.apache.org':
> > fatal: Authentication failed for
> > 'https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git/'
> >
> > --
> > Elliotte Rusty Harold
> > elharo@ibiblio.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>

Re: Gitbox passwords

Posted by Gary Gregory <ga...@gmail.com>.
I use my regular Apache creds.

Gary

On Thu, Jul 16, 2020, 11:41 Elliotte Rusty Harold <el...@ibiblio.org>
wrote:

> Anyone happen to know what username and password I should use for
> Gitbox? The credentials I use for logging into Jira and other Apache
> sites don't seem to work for this.
>
> $     git push --set-upstream origin gb
> Username for 'https://gitbox.apache.org': elharo
> Password for 'https://elharo@gitbox.apache.org':
> fatal: Authentication failed for
> 'https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git/'
>
> --
> Elliotte Rusty Harold
> elharo@ibiblio.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>