I believe the problem is with the NX Server configuration, not with ssh or with the NX client.
Here's why:
1) I can make an ssh connection to the server as root. (PermitRootLogins is already set to "yes", by the way.)
2) Using the same NX Client, I can make a connection to another server, logging in as root. That other server is running NX Server version 2. The server on which I want to log in as root is running NX Server version 3.
Unless someone knows for sure that logging in as root is absolutely disabled in version 3 of NX Server, I'm hoping there must be some simple configuration change to enable this.
Thanks
Main Topics
Browse All Topics





by: WizRd-LinuxPosted on 2007-12-05 at 22:00:48ID: 20417658
check /etc/ssh/sshd_config and check the setting PermitRootLogins, if it is set to no or undefined it will deny root logins.
I haven't personally used NX before, but it may be a restriction in the client??