On 11/25/2015 01:04 PM, Neil Bothwick wrote: > On Wed, 25 Nov 2015 12:55:43 -0700, the...@sys-concept.com wrote: > >>> Which you would expect if that was not the problem. From memory, I >>> think your problem was caused by password logins as root being >>> disabled. That was another change for 7.0 and my only comment on that >>> is "why the hell did they wait until version 7.0 before getting rid >>> of such and insecure default?". >>> >>> >> in sshd_config >> >> #PermitRootLogin yes >> or >> #PermitRootLogin no >> >> I can connect using openssh-6 but not 7-xx > > Because the setting is commented out so it falls back to the default, > which is yes in 6 and no in 7. Set it to what you need instead of relying > on defaults which can change.
Yes, nxserver works with openssh-7; I don't know why I couldn't make it to work during upgrade few weeks ago :-/