Hello,
When initially testing Cloud Server (Windows) , authenticating AD users worked straight away. I’m now testing a Cloud Server install on Ubuntu with a view to it being our production configuration.
Using the NoMachine client software, I get the message ‘Authentication failed, please try again’ when trying to login with any Active Directory account. The Ubuntu server has been added to the domain, and I can login to the server using AD accounts. When entering the likes of wbinfo -u and wbinfo -g, I get the lists of users and groups from AD.
I’ve been reading through some NoMachine forum posts and saw one that was very similar to our issue. From reading that post, I ran the command:
sudo /usr/NX/bin/nxexec –auth
I then entered an AD username and the following was returned:
nxexecPAMCheckCredentials: Error! Account validation failed with error 6
I guess this is what’s stopping it working? Can anyone help me resolve this error?
I’m running vanilla server and node config files, except ‘windows,physical-desktop’ being added to AvailableSessionTypes.
Any help would be much appreciated. Thanks.
Tom