<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Fabian Franz wrote:
<blockquote cite="mid20070222140603.154000@gmx.net" type="cite">
  <blockquote type="cite">
    <pre wrap="">Hi,

I have been running NX on a number of Centos 4.4 systems for a while now
and I am very happy with it. However after a recent system upgrade I
suddenly can't connect to the server anymore.

'm currently running:
nxclient-2.1.0-11
freenx-0.5.0-12.el4.centos
nx-2.1.0-5.el4.centos

When trying to connect I get the following messages:

NX> 203 NXSSH running with pid: 11207
NX> 285 Enabling check on switch command
NX> 285 Enabling skip of SSH config files
NX> 285 Setting the preferred NX options
NX> 200 Connected to address: 192.168.1.1 on port: 22
NX> 202 Authenticating user: nx
NX> 208 Using auth method: publickey
NX> 204 Authentication failed.

It looks like nxclient can't login as user 'nx' anymore on the remote
system. However the ssh keys seem fine. When I try to connect manually
using nx's private key I can logon without problems.  I have verified
the key for the server which is configured on the client and that looks
ok too.  The nxserver logs on the server are empty (but I don't think he
even gets that far). 

Any idea why this may be the case or how to fix it? Any idea how to
increase the verbosity of the log files for nxclient?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You are right this is a SSH problem, but I have no idea. Sometimes running nxsetup again can help.

You might want to run sshd in debug mode.

/etc/init.d/ssh stop

sshd -v -v -v

or so ...

cu

Fabian
________________________________________________________________
     Were you helped on this list with your FreeNX problem?
    Then please write up the solution in the FreeNX Wiki/FAQ:
  <a class="moz-txt-link-freetext" href="http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ">http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ</a>
         Don't forget to check the NX Knowledge Base:
                 <a class="moz-txt-link-freetext" href="http://www.nomachine.com/kb/">http://www.nomachine.com/kb/</a> 

________________________________________________________________
       FreeNX-kNX mailing list --- <a class="moz-txt-link-abbreviated" href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a>
      <a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/freenx-knx">https://mail.kde.org/mailman/listinfo/freenx-knx</a>
________________________________________________________________
  </pre>
</blockquote>
It could be just key mismatch....<br>
<br>
Compare the key of the server and client.<br>
<br>
Hristo Benev<br>
<a class="moz-txt-link-freetext" href="http://hbcom.info">http://hbcom.info</a><br>
</body>
</html>