tag #200 pending thanks
Hi Michael,
the issue had been fixed in Vcs already before bug submission (as you
described the issue in one of our phone calls).
Here is the commit: http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=ea2dc32520bec21f...
I have also added a closure for #200 to that very changelog entry: http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=8fd306d77cd3189d...
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Processing commands for control@bugs.x2go.org:
200: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=200 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems
Sorry for being so slow but has anybody tested this solution? As one can read in http://perldoc.perl.org/File/Path.html , if you don't specify the `mode' param, then the numeric permissions mode of each created directory defaults to (0777 & ~umask). I don't know what is the exact umask when x2godbadmin is called, so i'm not sure that this forcely created homepath ( "$home/.x2go" ) would have good (in terms of security) permissions.