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.