Looks to me you're invoking ssh via sudo (to root) which attempts to load
your SSH keys from root's home directory instead of yours and that fails.
Can you please try using your username instead and invoke ssh from there?
Additionally if you have multiple SSH keys you might want to tweak your
.ssh/config file accordingly.

Il gio 17 mag 2018, 00:37 Enrico <live...@gmail.com> ha scritto:

> Hi everyone!
>
> I still can't login in gitlab, as I have a GNOME Git account I clicked the
> LDAP option and provided my credentials - as they worked in the git in the
> past - but Gitlab says "invalid credentials for enriconltto"
>
> I tried to recover that password following the instructions from Gnome
> Wiki ( > sudo ssh -l enricoltto account.gnome.org ), but I got the
> following error message as a result:
> "Permission denied (publickey,gssapi-keyex,gssapi-with-mic)."
>
> Please, may someone assist me with this issue?
>
> Thanks,
> Enrico.
>
> 2018-05-16 4:40 GMT-03:00 Daniel Mustieles García <
> daniel.mustie...@gmail.com>:
>
>> Hey Ask!
>>
>> It looks great :-). Yo migth want to take a look into my gttk.sh script (
>> https://github.com/dmustieles/gnome_scripts/blob/master/gttk.sh) to
>> handle both author and documentation files (author basically relies in
>> local git's config).
>>
>> Currently it is not able to change to gitlab if push fails, but it is
>> really easy to add it. And just changing a variable it should work properly
>> with other languages than ES ;-)
>>
>> My 2 cents!
>>
>> 2018-05-15 21:34 GMT+02:00 Ask Hjorth Larsen <asklar...@gmail.com>:
>>
>>> Hi,
>>>
>>> 2018-05-15 21:23 GMT+02:00 Matej Urban <matej.ur...@gmail.com>:
>>> > Guys,
>>> >
>>> > how do I check whether gnome project is currently still on git or
>>> already on
>>> > gitlab? Is there a git command or can I find this info on the DL page?
>>> >
>>> > M!
>>>
>>> What I do is to assume it is not on gitlab, then update the git info
>>> whenever it complains.
>>>
>>> In case you or someone else finds it useful, here is a semiautomatic
>>> script which can commit, push etc., and automatically update the git
>>> remote:
>>>
>>> http://dcwww.camd.dtu.dk/~askhl/files/cttgnomegit.py
>>>
>>> It needs a bit of adaptation (committer names) and of course careful
>>> verification (I never tested it with other languages codes than da).
>>>
>>> Best regards
>>> Ask
>>>
>>> >
>>> > _______________________________________________
>>> > gnome-i18n mailing list
>>> > gnome-i18n@gnome.org
>>> > https://mail.gnome.org/mailman/listinfo/gnome-i18n
>>> >
>>> _______________________________________________
>>> gnome-i18n mailing list
>>> gnome-i18n@gnome.org
>>> https://mail.gnome.org/mailman/listinfo/gnome-i18n
>>>
>>
>>
>> _______________________________________________
>> gnome-i18n mailing list
>> gnome-i18n@gnome.org
>> https://mail.gnome.org/mailman/listinfo/gnome-i18n
>>
>>
>
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to