On Sat, 14 Nov 2015 08:54:38 -0700, thelma@sys-concept.com wrote: > The only software that uses ssh-dss key and I need is nxserver. > > I just added a line to my: sshd_config > PubkeyAcceptedKeyTypes=+ssh-dss You should add this to a Host section, so it only enables the wek encryption for that host. > restarted "sshd and nxserver" but I nxserver still doesn't work, > running: nxsetup --test (I get): > > ----> Testing your nxserver connection ... > Permission denied (publickey,password,keyboard-interactive). > Fatal error: Could not connect to NX Server. That doesn't look like the error you get from an unsupported key, which is something like Unable to negotiate with x.x.x.x: no matching host key type found. Their offer: ssh-dss Is nxserver trying to connect as root? It looks more like the disabling of passworded root logins in OpenSSH. -- Neil Bothwick What do you get if you cross an agnostic, an insomniac and adyslexic? Someone who lies awake at night wondering if there really is a dog.