<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
hallo,<br>
<br>
there are 2 mistakes in the documentation (we loose many hours and may
be it helps other)<br>
<br>
original from the x2go <br>
<a class="moz-txt-link-freetext"
href="http://www.x2go.org/fileadmin/doc/installation_x2go_debian_en.html#8.5.Configuration%20of%20x2goclient%20%28display%20manager%20mode%29">http://www.x2go.org/fileadmin/doc/installation_x2go_debian_en.html#8.5.Configuration%20of%20x2goclient%20%28display%20manager%20mode%29</a>|outline<br>
<h2 class="western">Configuration of x2goclient (display manager mode)</h2>
<br>
<br>
x2goclient --pgp-card –ldap="192.168.1.1:389:o=planetexpress,c=de"
--external-login=/ramdrive/logins --no-menu --maximize --link=lan
--kbd-layout=de --kbd-type=pc105/de --set-kbd=1 --geometry=fullscreen
--add-to-known-hosts --read-exports-from=/ramdrive/export
–add-to-known-hosts<br>
<br>
in the ldap parameter and add-to-known-hosts it fails on -<br>
<br>
here the one which work on our network<br>
<br>
x2goclient --pgp-card --ldap="192.168.1.1:389:o=planetexpress,c=de"
--external-login=/ramdrive/logins --no-menu --maximize --link=lan
--kbd-layout=de --kbd-type=pc105/de --set-kbd=1 --geometry=fullscreen
--add-to-known-hosts --read-exports-from=/ramdrive/export
--add-to-known-hosts<br>
<br>
many trouble because of these 2 - <br>
<br>
with remote the clients are coming with and without ldap with
x2goclient_gtk , but x2goclient is not working with ldap<br>
with pxe thin clients, gibt es probleme, we have the login but when we
try to login it is coming back again to login<br>
<br>
on client terminal <br>
dmesg gives us<br>
<br>
x2goclient[pid]: segfault at 1c ip 080bc8a6 sp bff.... error 4 in
x2goclient[8048000+118000]<br>
<br>
error 4 mean 100 and the bit0==0 means no page found<br>
bit1==0 means means read<br>
bit2==1 means user mode<br>
<br>
so what now? a similar mistake has already reported in the mailinglist
and other pages see below<br>
<br>
<a class="moz-txt-link-freetext" href="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/345">http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/345</a><br>
<br>
thanks in advance for your help<br>
<br>
michel<br>
<br>
<br>
<br>
</body>
</html>