From mike.gabriel@das-netzwerkteam.de  Mon Aug 20 11:33:56 2018
Received: (at 1322) by bugs.x2go.org; 20 Aug 2018 09:33:58 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.1 required=3.0 tests=BAYES_00,RDNS_NONE,
	URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 386905DACF
	for <1322@bugs.x2go.org>; Mon, 20 Aug 2018 11:33:56 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id ZlvJ-fa_6Lo3 for <1322@bugs.x2go.org>;
	Mon, 20 Aug 2018 11:33:49 +0200 (CEST)
Received: from fregna.das-netzwerkteam.de (unknown [IPv6:2a01:4f8:202:1381::1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 8EA005DAE6
	for <1322@bugs.x2go.org>; Mon, 20 Aug 2018 11:33:49 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [IPv6:2a01:4f8:202:1381::105])
	by fregna.das-netzwerkteam.de (Postfix) with ESMTPS id 5E7286045D;
	Mon, 20 Aug 2018 09:33:49 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 4EA52C4E7F;
	Mon, 20 Aug 2018 11:33:49 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id MMwpKK-9BfRL; Mon, 20 Aug 2018 11:33:43 +0200 (CEST)
Received: from das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 91F3EC4E7C;
	Mon, 20 Aug 2018 11:33:43 +0200 (CEST)
Received: from m-089.informatik.uni-kiel.de (m-089.informatik.uni-kiel.de
 [134.245.254.89]) by mail.das-netzwerkteam.de (Horde Framework) with HTTPS;
 Mon, 20 Aug 2018 09:33:43 +0000
Date: Mon, 20 Aug 2018 09:33:43 +0000
Message-ID: <20180820093343.Horde.rpo_1pcyjLObXUIA8eNKICT@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: uli42@gmx.de, 1322@bugs.x2go.org
Cc: Orion Poplawski <orion@nwra.com>
Subject: Re: [X2Go-Dev] Bug#1322: Bug#1322: RFE: Allow setting nxagent nx/nx
 options on the server via x2goagent.options
References: <b88d77f0-392d-ecee-dc8b-479e97d6179c@nwra.com>
 <CANVnVY+yoid-M9wMEsRteO3iUc+m9cj3jc0cbchagmP38X0FaA@mail.gmail.com>
In-Reply-To: <CANVnVY+yoid-M9wMEsRteO3iUc+m9cj3jc0cbchagmP38X0FaA@mail.gmail.com>
User-Agent: Horde Application Framework 5
Accept-Language: de,en
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 134.245.254.89
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
 Firefox/52.0
Content-Type: multipart/signed; boundary="=_nTiYJaStxhXJhpJy_mu6yrp";
 protocol="application/pgp-signature"; micalg=pgp-sha256
MIME-Version: 1.0

This message is in MIME format and has been PGP signed.

--=_nTiYJaStxhXJhpJy_mu6yrp
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

On  Fr 17 Aug 2018 20:38:55 CEST, Ulrich Sibiller wrote:

> On Fri, Aug 17, 2018 at 7:08 PM, Orion Poplawski <orion@nwra.com> wrote:

>> Package: x2goserver
>> Persion: 4.1.0.2
>> Tags: patch
>>
>> The attached patch allows the setting of nxagent nx/nx options on the se=
rver
>> via x2goagent.options.  Very useful for being able to set sleep=3D0.

> Well, it should be a session specific setting which means it should be
> implemented at the client side and passed to the server from there.
> But it is a start...
>
> Not directIy related to your  changes: I am wondering why this piece
> of code always sets client=3Dlinux although this is server-side code!?
>
> Uli
>

I agree with Uli, that the sleep option needs to be integrated into=20=20
X2Go=20Client's / PyHoca-GUI's UI. However, the patch provided by Orion=20=
=20
gives=20site admins the possibility to fine-tune the server-side defaults.

If a session gets attached to from the client-side, the nx/nx options=20=20
passed=20to nxproxy override the system defaults IIRC. So, adding sleep=20=
=20
support=20to X2Go Client is a second step.

/me raises his thumb for applying this patch.

Mike
--=20

DAS-NETZWERKTEAM
mike=20gabriel, herweg 7, 24357 fleckeby
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de


--=_nTiYJaStxhXJhpJy_mu6yrp
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Signatur
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIzBAABCAAdFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAlt6ivcACgkQmvRrMCV3
GzFkuA//UgUVTXZkSKLbphiYAnFdNWd41UYBMOOADZWaq3jmElOU819Y1PZdi7Q5
S5j8wAtwmN+p0Xx61HLzH2iLgta2GDqOTxhcTfghyhvCszPk46VDHGD8kZuSbm99
fANGjVZWfJfWFdlJ3iA5npwUmY4OaN3Z+XXBEUbHiHa6acpAelUBS7ZvZN4QJxRq
vIAZH8F33ccH0acMztPN3IOZmdRJghvH2bvNN0jtnHAH0dR4wlDLuEa/UiUhMYVl
7z5gJuHp+6Z5CbzL10vhcfpeI6UHIp7kg7NxxlBeWH2QWS7fFQmIiACnFclH6UX8
fLWWOY/aJqrVn+IWQHwlC95zyf921UXwYaWee7rxKu52xIATEepIw3gz8Xy2+lsx
skoBAU9rg9Pe0VDcMR7FQTxhqvPJjlrdnzLiTMIUhmdN79YQGUyWRsK3PSxA+fbG
GZnGsniq/u7UETTvJpo6JUWeE+BVNKmhbICmRTK8dcBbyaWS+noFLym7TdhVzyCU
pPly8UP3Yoz6TktoDRXYXrzJTWvmqBmSD021/N/CPZnb4b4wsbKC4IAdjblBjCZ0
8uOd6Wc567s1D+S7KFuAWTrr3tbZ16pImeIUc6Nov8sjHsgYBOw/uJkDklD4Wdit
SZFR24oAOgq3qA1/WfDArazKq9F9qPFujlFtF9BcEz6aQpEotEI=
=VVrb
-----END PGP SIGNATURE-----

--=_nTiYJaStxhXJhpJy_mu6yrp--

