Secure Global Desktop Software 4.2 don't work with Suse 9.0
Hello,
I install Secure Global Desktop Software 4.2 and the Security pack on a Suse 9.0 Professional and it does not work.
When I try to load the xclock application, I have a message
"Error: Can't open display:
Connection to <hostname> closed."
Where is the problem? Is the Suse 9.0 supported ?
Thanks a lot
Nicolas
# 2
Hello
Thanks for the response. You use the same version (9.0 Pro) ?
Yes i enbale it :
"X11Forwarding yes" in my /etc/ssh/sshd_config
Here is the complete log :
Last login: Thu Feb 23 10:08:39 2006 from ariel.province.namur.be
Have a lot of fun...
ariel:~ # exec /bin/sh
sh-2.05b# [ -f /bin/ksh ] && exec /bin/ksh
sh-2.05b# set +o emacs ; set +o gmacs ; set +o vi
sh: set: gmacs: invalid option name
sh-2.05b#
Configuring your environment...
LD_LIBRARY_PATH=/usr/lib; export LD_LIBRARY_PATH
sh-2.05b# ALTDISPLAY=<host>:10; export ALTDISPLAY
sh-2.05b# TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`"; export TTA_UID
sh-2.05b# TTA_USERNAME='.../_ens/o=Tarantella System Objects/cn=Administrator'; export TTA_USERNAME
sh-2.05b# TTA_PRIMARY_DNSNAME='<host>'; export TTA_PRIMARY_DNSNAME
sh-2.05b# TTA_PE_ID=''; export TTA_PE_ID
sh-2.05b# TTA_CLIENT_IPADDR='<client_ip>'; export TTA_CLIENT_IPADDR
sh-2.05b# TERM=''; export TERM
sh-2.05b# TTA_PEERDNSNAME='<host>'; export TTA_PEERDNSNAME
sh-2.05b# TTA_EXTDNSNAME='<host>'; export TTA_EXTDNSNAME
sh-2.05b# if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export LPDEST; fi
Starting the application...
sh-2.05b# if [ -x /usr/bin/X11/xclock ]; then echo "Found"; else echo "Not available"; fi
Found
sh-2.05b#
Connected
Error: Can't open display:
Connection to <host> closed.
Thanks