From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect
Date: Sun, 15 Nov 2015 09:21:55 +0000 [thread overview]
Message-ID: <20151115092155.0074b70b@digimed.co.uk> (raw)
In-Reply-To: <5647C35F.2000404@sys-concept.com>
[-- Attachment #1: Type: text/plain, Size: 1200 bytes --]
On Sat, 14 Nov 2015 16:27:27 -0700, thelma@sys-concept.com wrote:
> >> ----> 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.
>
> Here is my sshd_config: (nxserver works with openssh-6.9_p1-r2)
> As soon as I upgrade to openssh-7, enable:
> PubkeyAcceptedKeyTypes=+ssh-dss
>
> restart: sshd
> and nxserver gives me an error message (like above).
Which has nothing to do with keys
> Yes, I'm running "nxsetup --test" as root.
and everything to do with this. While the use of DSS keys may cause a
problem, you haven't reached that point yet because the default config
not blocks root logins. Add "PermitRootLogin without-password" to your
config.
--
Neil Bothwick
The computer revolution is over. The computers won.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
prev parent reply other threads:[~2015-11-15 11:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-14 6:08 [gentoo-user] openssh-7.1_p1-r2 won't allow "nxserver" to connect thelma
2015-11-14 6:49 ` thelma
2015-11-14 11:11 ` Mick
2015-11-14 15:54 ` thelma
2015-11-14 21:22 ` Neil Bothwick
2015-11-14 23:27 ` thelma
2015-11-15 9:21 ` Neil Bothwick [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151115092155.0074b70b@digimed.co.uk \
--to=neil@digimed.co.uk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox