On 4/7/22 16:55, Antoine Leudière wrote:
Hi,

I created a pair of ec25519 SSH keys to access Trac through SSH (see https://doc.sagemath.org/html/en/developer/trac.html#trac-authentication-through-ssh). The key identity file is ~/.ssh/ssh_key-sage-trac-2. I am using Ubuntu 21.10 However, my config does not seem to work:

$ ssh -i ~/.ssh/ssh_key-sage-trac-2 g...@trac.sagemath.org info
g...@trac.sagemath.org: Permission denied (publickey).

I can share a more verbose log (with confidential information deleted) if necessary.

I read that this could be related to the comment in the key, but I tried several possibilities (no spaces, no comment, with spaces, etc).

I looked through many discussions in this group about this problem (e.g. https://groups.google.com/g/sage-devel/c/RArcnGt0i6E/m/JNo4__dmBAAJ), but I could not find any solution. Does anybody have any idea?

Thanks,
Antoine
--
You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/b8110191-48e1-4bfc-9f77-b59a8f003ab6n%40googlegroups.com <https://groups.google.com/d/msgid/sage-devel/b8110191-48e1-4bfc-9f77-b59a8f003ab6n%40googlegroups.com?utm_medium=email&utm_source=footer>.

Hi Antoine,

did you correctly link your ssh key to your trac account ?

You need to copy and paste your public key to the SSH keys section in the preferences of your profile.

--
Maxime

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/00990f16-e7c6-ebd0-7fe4-583a0c2e1e0a%40inria.fr.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to