Hi!
for the x2goserver-issues i will report when i have time for this.
sed s/time/priority ;-) -- please do so!
ok, i tested the actual x2goserver-package (in stable) and reviewed my patches.
prepare("DROP OWNED BY \"x2gouser_$user\"");
because i don't want to manually manage the users for the x2go-stuff i really hacked a hole in x2godbwrapper.pm to create the user, if it doesn't exists in the db. I should do this anyway via my normal user-create-scripts. So there is no real patch needed.
we use kerberos here and to correctly pass the the KRB5CCNAME to the running session i wrote a line with "export KRB5CCNAME" in x2goruncommand. This also is now obsolete because you implemented Xsession-support.
i will patch the files manually again (and pin the package), but it would be great, if 1) will be fixed in trunk. Thanks!
Jochen