Re: [X2Go-Dev] Dynamic cookies in session broker

2014-02-28 Thread Mike Gabriel
Hi Josh, On Fr 28 Feb 2014 04:23:44 CET, Josh Lukens wrote: I've been working on a x2go setup using a session broker. The issue I'm having is our auth uses 2-factor with tokens which I wrote a working auth_mech for. The problem is the client resends the initial username and password

[X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-02-28 Thread Mike Gabriel
Hi Frank, On Fr 28 Feb 2014 09:22:47 CET, Frank Knoben wrote: Hello Mike, the problem is, that I'm not an expert on selinux too. But I did some more tests. Interactive Session - first login, the ~/.Xauthority file is created and stays after logout with the permissions

[X2Go-Dev] Bug#138: Possible fix

2014-02-28 Thread Josh Lukens
Possible fix. Note, this is built on top of changes submitted in bug 440. bug138.patch Description: Binary data ___ X2Go-Dev mailing list X2Go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev

[X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-02-28 Thread Frank Knoben
Hi Mike, thank you very much for the proposal, where I could fix the problem for my system. But I still have to think, how to make a permanent workaround in the x2gostartagent script. - if I use icewm windowmanager with selinux and x2goserver / x2goclient everything is fine and the

[X2Go-Dev] Processed: your mail

2014-02-28 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org: reassign #342 x2goclient Bug #342 [x2goclient 4.0.1.1-0~427~ubuntu12.04.1] Seamless / rootless apps don't resize in KDE/Kwin Warning: Unknown package '4.0.1.1-0~427~ubuntu12.04.1' Bug reassigned from package 'x2goclient 4.0.1.1-0~427~ubuntu12.04.1'

[X2Go-Dev] Processed: X2Go issue (in src:x2goserver) has been marked as pending for release

2014-02-28 Thread X2Go Bug Tracking System
Processing commands for cont...@bugs.x2go.org: tag #424 pending Bug #424 [x2goserver] Issue with bug fix #354 Added tag(s) pending. fixed #424 4.0.1.14 Bug #424 [x2goserver] Issue with bug fix #354 There is no source info for the package 'x2goserver' at version '4.0.1.14' with architecture ''

[X2Go-Dev] Bug#424: X2Go issue (in src:x2goserver) has been marked as pending for release

2014-02-28 Thread Mike Gabriel
tag #424 pending fixed #424 4.0.1.14 thanks Hello, X2Go issue #424 (src:x2goserver) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2goserver.git;a=commitdiff;h=4a1a3aa The issue will most

[X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-02-28 Thread Frank Knoben
Hi Mike, what about the following solution / proposal for the x2goruncommand script: # run logout scripts FIX_XAUTH=`ls -Z $HOME/.Xauthority | egrep default_t` if test -n $FIX_AUTH then /usr/bin/chcon unconfined_u:object_r:xauth_home_t:s0 $HOME/.Xauthority fi test -r

[X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-02-28 Thread Mike Gabriel
Hi Frank, On Fr 28 Feb 2014 13:15:41 CET, Frank Knoben wrote: Hi Mike, what about the following solution / proposal for the x2goruncommand script: # run logout scripts FIX_XAUTH=`ls -Z $HOME/.Xauthority | egrep default_t` if test -n $FIX_AUTH then /usr/bin/chcon

[X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-02-28 Thread Frank Knoben
Hi Mike, the file permissions only need to be fixed for the next login. During startup, the xauth command needs the selinux file permissions of *unconfined_u:object_r:xauth_home_t:s0* or of *unconfined_u:object_r:user_home_t:s0* to the .Xauthority file, so that it can overwrite the file with

[X2Go-Dev] Bug#440: Request for patch review

2014-02-28 Thread Oleksandr Shneyder
Hi Mike, it seems good to me. However I can not apply this patch on master branch: $ git apply --check switch-to-QNetworkAccessManager.patch error: patch failed: httpbrokerclient.cpp:93 error: httpbrokerclient.cpp: patch does not apply error: patch failed: httpbrokerclient.h:62 error:

[X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-02-28 Thread Frank Knoben
Hi Mike, I gave some more thoughts to your remark, that the position is the wrong one. And you were right. On a system, where users work interactively at an attached screen and use x2go for accessing the system remotely, the fix won't work at that position. There it should be just before the

[X2Go-Dev] Bug#440: Bug#440: Request for patch review

2014-02-28 Thread Josh Lukens
Not sure what happened, I just rebaselined and recreated the patch. New patch attached. Note this also includes possible fix for bug 138. switch-to-QNetworkAccessManager-v2.patch Description: Binary data ___ X2Go-Dev mailing list

[X2Go-Dev] Bug#431: Wiki account created

2014-02-28 Thread Mike Gabriel
Control: close -1 The wiki account for Marco Woitschitzky has been created some time ago. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy:

[X2Go-Dev] Bug#432: Wiki account created (some time ago)

2014-02-28 Thread Mike Gabriel
Control: retitle -1 New wiki account for Tobias Vollmer Control: close -1 The wiki account for Tobias Vollmer has been created some time ago. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail:

[X2Go-Dev] Bug#441: x2gocleansessions crashes on RHEL 6

2014-02-28 Thread Mike Gabriel
Package: x2goserver Severity: important Version: 4.0.1.13 Hi all, hi Alex, in x2gocleansessions we use a line of code that is supposed to close all open file handles: # close all filehandles for (glob /proc/$$/fd/*) { POSIX::close($1) if m{/(\d+)$}; } This line lets x2gocleansessions

Re: [X2Go-Dev] Bug#438: x2goserver and rhel6.4 / selinux Problem

2014-02-28 Thread Orion Poplawski
On 02/28/2014 05:15 AM, Frank Knoben wrote: Hi Mike, what about the following solution / proposal for the x2goruncommand script: # run logout scripts FIX_XAUTH=`ls -Z $HOME/.Xauthority | egrep default_t` if test -n $FIX_AUTH then /usr/bin/chcon unconfined_u:object_r:xauth_home_t:s0

[X2Go-Dev] Bug#440: Bug#440: Bug#440: Request for patch review

2014-02-28 Thread Josh Lukens
One last try. Cleaned up trailing white space, removed password from debug output, and fixed some spacing. switch-to-QNetworkAccessManager-v3.patch Description: Binary data ___ X2Go-Dev mailing list X2Go-Dev@lists.berlios.de