freenx-team team mailing list archive
-
freenx-team team
-
Mailing list archive
-
Message #00066
[Bug 268197] Re: Suspend/Resume not working
"Info: Auth method: su Password:"
nxserver is using su authentication, which is broken right now.
Please set:
ENABLE_SSH_AUTHENTICATION="1"
ENABLE_SU_AUTHENTICATION="0"
or just comment these settings.
I will take a look later in su method
--
Suspend/Resume not working
https://bugs.launchpad.net/bugs/268197
You received this bug notification because you are a member of FreeNX
Team, which is the registrant for FreeNX Server.
Status in FreeNX open source NX Server: New
Bug description:
Since upgrading to the freenx-team freenx version I am not longer able to resume a suspended session. Reconnecting to a server will always result in a new nx session. I therefore have to remove old session manually with nxserver --cleanup.
I am using the latest nx client versions from nomachine for mac os x and windows (3.2.0-13).
I attached my nxserver node.conf to show you my current configuration. I am only using su authentication since this works best in our current scenario.
Any idea how I could resolve this problem?
References