From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2E7581384B4 for ; Sat, 14 Nov 2015 21:22:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A51D21C08C; Sat, 14 Nov 2015 21:22:20 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id E6C2A21C011 for ; Sat, 14 Nov 2015 21:22:18 +0000 (UTC) Received: from digimed.co.uk (fenchurch.digimed.co.uk [192.168.1.6]) by mail.digimed.co.uk (Postfix) with ESMTPA id 06F231FE69B for ; Sat, 14 Nov 2015 21:22:17 +0000 (GMT) Date: Sat, 14 Nov 2015 21:22:13 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect Message-ID: <20151114212213.602d411e@digimed.co.uk> In-Reply-To: <5647593E.9050404@sys-concept.com> References: <5646CFD7.9030708@sys-concept.com> <5646D972.4010300@sys-concept.com> <201511141111.26221.michaelkintzios@gmail.com> <5647593E.9050404@sys-concept.com> Organization: Digital Media Production X-Mailer: Claws Mail 3.13.0-66-gbffd6c (GTK+ 2.24.28; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/dS.enRIBNoCzHoq71eP_U6C"; protocol="application/pgp-signature" X-Archives-Salt: 81c42976-708e-48ac-9709-c6c3de84bc9c X-Archives-Hash: 3e45d613a5c6169fbd2626cc824c773f --Sig_/dS.enRIBNoCzHoq71eP_U6C Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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. >=20 > I just added a line to my: sshd_config > PubkeyAcceptedKeyTypes=3D+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): >=20 > ----> Testing your nxserver connection ... =20 > 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 of= fer: ssh-dss Is nxserver trying to connect as root? It looks more like the disabling of passworded root logins in OpenSSH. --=20 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. --Sig_/dS.enRIBNoCzHoq71eP_U6C Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlZHpgUACgkQum4al0N1GQNlgwCgwB6jfDF91Edfqqg8SAdlzwXH nsMAniZa6wECDxepKHGoMi1UoiAddILI =2Xaj -----END PGP SIGNATURE----- --Sig_/dS.enRIBNoCzHoq71eP_U6C--