Forum / NoMachine for Linux / Authentication error after update to 6.8.1
- This topic has 2 replies, 2 voices, and was last updated 5 years, 2 months ago by munsen70.
-
AuthorPosts
-
September 23, 2019 at 10:18 #23703munsen70Participant
I updated my install to version 6.8.1 today and I am now getting a few errors including a PAM error when trying to log in. I am able to login via ssh with the same credentials I am using for the NoMachine login. The errors I’m getting are below:
6714 6714 13:32:47 377 nxexecExecute: WARNING! Can’t set suplementary groups.
6714 6714 13:32:47 377 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6715 6715 13:32:47 394 nxexecExecute: WARNING! Can’t set suplementary groups.
6715 6715 13:32:47 394 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6716 6716 13:32:47 411 nxexecExecute: WARNING! Can’t set suplementary groups.
6716 6716 13:32:47 411 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6717 6717 13:32:47 424 nxexecExecute: WARNING! Can’t set suplementary groups.
6717 6717 13:32:47 424 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6718 6718 13:32:47 441 nxexecExecute: WARNING! Can’t set suplementary groups.
6718 6718 13:32:47 441 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6719 6719 13:32:47 455 nxexecExecute: WARNING! Can’t set suplementary groups.
6719 6719 13:32:47 455 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6720 6720 13:32:47 468 nxexecExecute: WARNING! Can’t set suplementary groups.
6720 6720 13:32:47 468 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6721 6721 13:32:47 486 nxexecExecute: WARNING! Can’t set suplementary groups.
6721 6721 13:32:47 486 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6722 6722 13:32:47 499 nxexecExecute: WARNING! Can’t set suplementary groups.
6722 6722 13:32:47 499 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6723 6723 13:32:47 514 nxexecExecute: WARNING! Can’t set suplementary groups.
6723 6723 13:32:47 514 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6724 6724 13:32:47 526 nxexecExecute: WARNING! Can’t set suplementary groups.
6724 6724 13:32:47 526 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6725 6725 13:32:47 540 nxexecExecute: WARNING! Can’t set suplementary groups.
6725 6725 13:32:47 540 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6726 6726 13:32:47 555 nxexecExecute: WARNING! Can’t set suplementary groups.
6726 6726 13:32:47 555 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6727 6727 13:32:47 569 nxexecExecute: WARNING! Can’t set suplementary groups.
6727 6727 13:32:47 569 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6728 6728 13:32:47 584 nxexecExecute: WARNING! Can’t set suplementary groups.
6728 6728 13:32:47 584 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6729 6729 13:32:47 602 nxexecExecute: WARNING! Can’t set suplementary groups.
6729 6729 13:32:47 602 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
6730 6730 13:32:47 618 nxexecExecute: WARNING! Can’t set suplementary groups.
6730 6730 13:32:47 618 nxexecExecute: WARNING! Error is 1.
Error: Cannot set uid ‘0’: Operation not permitted.
Info: Handler started with pid 7516 on Fri Sep 20 14:18:59 2019.
Info: Handling connection from …… port 25634 on Fri Sep 20 14:18:59 2019.
7531 7531 14:19:06 841 nxexecPAMCheckCredentials: ERROR!Authentication failed with error 7.
September 23, 2019 at 15:10 #23719CatoParticipantHello munsen70,
Can you show us the output of following command ran in terminal on affected machine:
stat /Applications/NoMachine.app/Contents/Frameworks/bin/nxexec
You can also try to reuse SSH PAM configuration with NX protocol.
To do so, run as root in terminal:cp /etc/pam.d/nx /etc/pam.d/nx.bak
cp /etc/pam.d/sshd /etc/pam.d/nxDoes it solve the issue?
September 24, 2019 at 08:16 #23723munsen70ParticipantI didn’t change anything, but as of this morning I’m able to get into my machine and no longer getting any errors.
-
AuthorPosts
This topic was marked as closed, you can't post.