Authentication error after update to 6.8.1

Forum / NoMachine for Linux / Authentication error after update to 6.8.1

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23703
    munsen70
    Participant

    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.

     

    #23719
    Cato
    Participant

    Hello 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/nx

    Does it solve the issue?

    #23723
    munsen70
    Participant

    I didn’t change anything, but as of this morning I’m able to get into my machine and no longer getting any errors.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic was marked as closed, you can't post.