<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
We are successfully using Mike's excellent guide to Unity Greeter
with X2Go Remote Login Support.<br>
<a class="moz-txt-link-freetext" href="http://sunweavers.net/blog/unity-greeter-with-x2go-remote-login-support">http://sunweavers.net/blog/unity-greeter-with-x2go-remote-login-support</a><br>
One of the things we want to do next, is to tweak the
remote-login-service.conf so that username and password are passed
to the UCCS-like WebUI of the X2Go Session Broker automaticly.<br>
I have tried add a line to the config file, but the syntax is
obviously wrong:<br>
<br>
[Remote Login Service]<br>
Servers=MyUCCSTest<br>
<br>
[Server MyUCCSTest]<br>
Name=Remote Login<br>
URI=<a class="moz-txt-link-freetext" href="http://x2gobroker.localdomain:8080/uccs/inifile/">http://x2gobroker.localdomain:8080/uccs/inifile/</a><br>
echo <mypassword> | thin-client-config-agent <myuserid><br>
<br>
I have also tried a lot of other variations over the above, with no
success.<br>
<br>
This test works:<br>
$ SERVER_ROOT=<a class="moz-txt-link-freetext" href="http://x2gobroker.localdomain:8080/uccs/inifile/">http://x2gobroker.localdomain:8080/uccs/inifile/</a><br>
$ export SERVER_ROOT<br>
$ echo <mypassword> | thin-client-config-agent
<myuserid><br>
<br>
Can <mypassword> and <myuserid> be implemented in a
similar way to the conf file ?<br>
Anyone that have a good tip ?<br>
<br>
<div class="moz-signature">-- <br>
<p style="font-size:12px" color="111111">Med vennlig hilsen / best
regards
<br>
<br>
Kjetil Fleten</p>
<p style="font-size:10px">Fleten.net AS, Tyinvegen 5151, 2975 Vang
i Valdres, Noreg <br>
Tlf +47 95861348, ORG nr. 999 542 018 (NO)<br>
<br>
Søndergade 27, 8740 Brædstrup, Danmark <br>
Tlf. +45 41153148 CVR. nr. 35479228 (DK) <br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:thats-IT@fleten.net">thats-IT@fleten.net</a>, <a href="http://www.fleten.net">www.fleten.net</a></p>
</div>
</body>
</html>