Is it possible to use an RSA keypair for SSH access, instead of DSA? I'm on 9.3.0.2.1391, the web GUI rejects RSA, is this changed in new versions? Or is there a workaround by bypassing the web GUI?
I lease some server space, and I SSH from it into my NAS. It has just been upgraded and they dropped DSA support. They say I must switch to "RSA, EdDSA or Ed25519 keypairs".
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
RSA key support?
-
debacle
- NewUser

- Posts: 2
- Joined: 30 Nov 2014 03:17
- Status: Offline
Re: RSA key support?
Just to follow up, I didn't have any luck with my original idea. But it turned out that on the client side I could add "-o HostKeyAlgorithms=+ssh-dss" to the SSH command line.