Hi Andrea and everyone I tried invoke ssh without sudo but I received the same error message: "Permission denied (publickey,gssapi-keyex,gssapi-with-mic).", so I still couldn't recover my password.
Please, any additional suggestions or someone can reset it for me? Thanks, Enrico 2018-05-18 10:05 GMT-03:00 Andrea Veri <[email protected]>: > 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 <[email protected]> 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 < >> [email protected]>: >> >>> 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 <[email protected]>: >>> >>>> Hi, >>>> >>>> 2018-05-15 21:23 GMT+02:00 Matej Urban <[email protected]>: >>>> > 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 >>>> > [email protected] >>>> > https://mail.gnome.org/mailman/listinfo/gnome-i18n >>>> > >>>> _______________________________________________ >>>> gnome-i18n mailing list >>>> [email protected] >>>> https://mail.gnome.org/mailman/listinfo/gnome-i18n >>>> >>> >>> >>> _______________________________________________ >>> gnome-i18n mailing list >>> [email protected] >>> https://mail.gnome.org/mailman/listinfo/gnome-i18n >>> >>> >>
_______________________________________________ gnome-i18n mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-i18n
