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.

1) the usernames we have here, do have dots in the name which breaks the
postgres-db-queries. Therefore patch 1 was to all escape these queries
where the username was used (which is in only in x2godbadmin i think).
for example:

prepare("DROP OWNED BY \"x2gouser_$user\"");

2) 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.

3) 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


        

<<attachment: schulz.vcf>>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
X2go-Dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to