Am 07.08.2013 um 21:22 schrieb Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
Hi David,
On Mi 07 Aug 2013 20:10:44 CEST David Fuhrmann wrote:
To rule out some specific configuration issue in our current system, I installed a fresh linux mint inside a virtual machine and was able to confirm the issues.
You should be able to reproduce it easily by doing the same. Choose Linux Mint debian edition, 64 Bit, Mate package and install x2goserver following your instructions for debian 7.
What is the primary GID of users on Linux Mint. Do they follow the pattern
foo:foo bar:bar sunweaver:sunweaver
or is there a group that all users get crushed in with there primary GIDs, like
foo:users bar:users sunweaver:users
In a fresh linux mint system, the first one. In our production environment, the latter one.