Hi,
I have a Windows Laptop connecting to EC2/Ubuntu image that I can’t get working, I get login failure from NX/Laptop, it works fine with Putty … it may be the way the account nx is configured on my EC2/Ubuntu instance.
I have installed NX 5.X on my Windows box, I use “ec2_IP\ubuntu” with password to get
on EC2/Ubuntu side, I tail -f /var/log/auth.log
Dec 30 18:29:22 ip-XXXXX nxexec: pam_unix(nx:auth): check pass; user unknown
Dec 30 18:29:22 ip-XXXXX nxexec: pam_unix(nx:auth): authentication failure; logname= uid=119 euid=0 tty= ruser= rhost=
now, I have SSH:
# Change to no to disable tunnelled clear text passwords
PasswordAuthentication yes
I can login with putty, with putty.exe -ssh ubuntu@XXXXX
$ /usr/NX/bin/nxserver –usercheck ubuntu
NX> 500 NoMachine passwords db is disabled.
NX> 500 NoMachine users db is disabled.
NX> 500 Access to NoMachine for user: ubuntu is enabled.
PS C:\Users\curtin1060> [System.Environment]::OSVersion.Version
Major Minor Build Revision
—– —– —– ——–
6 3 9600 0