On Sat, Mar 12, 2022 at 02:28:07PM -0500, Jeffrey Walton via cfarm-users wrote: > On Sat, Mar 12, 2022 at 2:24 PM Daniel Widdis via cfarm-users > <cfarm-users@lists.tetaneutral.net> wrote: > > ... > > I’ve never been able to log into the macOS M1 machine, gcc304. It asks for > > a password (which implies the certificate isn’t synced): > > It is probably the RSA key. OpenSSH made a change recently concerning > RSA keys. Also see https://www.openssh.com/releasenotes.html.
RSA works just fine, please don't spread misinformation. It is the only key type that works on all hosts, too. > Add an ecdsa or ed25519 key to your authorized_keys. You should never edit authorized_keys on the cfarm; use the web interface instead, it keeps things properly in synch. Using elliptic curve keys is good for speed of course, on the hosts where that works (only the speed to establish the connection, it isn't used after that). Segher _______________________________________________ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users