brent saner via plug on 27 Mar 2025 16:55:36 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Problems chrooting for sftp on RedHat




On Thu, Mar 27, 2025, 19:48 Michael Lazin via plug <plug@lists.phillylinux.org> wrote:
I am going to be honest, I just finished dinner and a glass of wine before looking at this but what immediately jumps out at me is that it looks like you are trying to connect with an older RSA key rather than DSA.  RSA is deprecated in a lot of versions of OpenSSH.  This is just my off-the-cuff observation from a full and slightly tipsy standpoint.  I hope this is helpful to you.  

Thanks,

Michael Lazin

Nope, you've got it backwards.

DSA keys (ssh-dss) have been deprecated since OpenSSH 7.0 in favor of RSA (>=2048 bit length, preferably 4096) or Ed25519 (Curve25519 EdDSA, which is NOT and VERY DIFFERENT from, DSA).
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug