Hi,
i have a problem on SGD.
After upgrade of openssh from 3.8 p1 to 5.1 and openssl from 0.9.7 to
0.9.8 j i'm not able to start application using ssh method. 
 
r...@ssgd1 # tarantella version  
Sun Secure Global Desktop Software for SPARC Solaris 2.8+ (4.20.959)
Sun Secure Global Desktop Software Security Pack for SPARC Solaris 2.8+
(4.20.959)
Architecture code: spso0508
This host: SunOS ssgd1 5.8 Generic_117350-35 sun4u sparc SUNW,UltraAX-i2
r...@ssgd1 # ssh -v 
OpenSSH_5.1p1, OpenSSL 0.9.8j 07 Jan 2009
 
 
when i try to star the application in launch details i see:
 
Starting...
Locating session...
...found session
Connecting to session...
 
Logging in to the application server...
 
pel...@ssgd1's password: 
Warning: untrusted X11 forwarding setup failed: xauth key data not
generated
 
Warning: No xauth data; using fake authentication data for X11
forwarding.
Last login: Tue Feb 24 19:15:57 2009 from ssgd1
 
Sun Microsystems Inc.   SunOS 5.8       Generic Patch   February 2004
Sun Microsystems Inc.   SunOS 5.8       Generic Patch   February 2004
 
pel...@ssgd1> exec /bin/sh
$ [ -f /bin/ksh ] && exec /bin/ksh
$ set +o emacs ; set +o gmacs ; set +o vi
 
Configuring your environment...
$ ALTDISPLAY=ssgd1:10; export ALTDISPLAY
$ TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`";
export TTA_UID
 
$
TTA_USERNAME='.../_service/sco/tta/ldapcache/uid=pelosa,ou=ERIC,dc=pd,dc
=tim,dc=it'; export TTA_USERNAME
 
$ TTA_PRIMARY_DNSNAME='ssgd1'; export TTA_PRIMARY_DNSNAME
$ TTA_PE_ID=''; export TTA_PE_ID
 
$ TTA_CLIENT_IPADDR='141.137.34.117'; export TTA_CLIENT_IPADDR
$ TERM=''; export TERM
 
$ TTA_PEERDNSNAME='ssgd1'; export TTA_PEERDNSNAME
$ TTA_EXTDNSNAME='ssgd.pd.tim.it'; export TTA_EXTDNSNAME
 
$ if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export
LPDEST; fi
 
Starting the application...
$ if [ -x /opt/tmos/bin/PROFILER.sh ]; then echo "Found"; else echo "Not
available"; fi
 
Found
$ 
...connected
STATE_PROTOCOL_INIT
Connecting to server...
Connected
Initializing session...
Starting session...
Waiting for application...
Done
 
Xlib: connection to "localhost:10.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
XView error: Cannot open connection to window server: localhost:10.0
(Server package)
 
 
if i disable xauth in security panel the application start correctly and
the output in launch detail is:
 
 
Starting...
Locating session...
...found session
Connecting to session...
 
pel...@ssgd1's password: 
Warning: untrusted X11 forwarding setup failed: xauth key data not
generated
 
Warning: No xauth data; using fake authentication data for X11
forwarding.
Last login: Tue Feb 24 19:05:40 2009 from ssgd1
 
Sun Microsystems Inc.   SunOS 5.8       Generic Patch   February 2004
Sun Microsystems Inc.   SunOS 5.8       Generic Patch   February 2004
 
pel...@ssgd1> exec /bin/sh
$ [ -f /bin/ksh ] && exec /bin/ksh
$ set +o emacs ; set +o gmacs ; set +o vi
 
Configuring your environment...
$ ALTDISPLAY=ssgd1:10; export ALTDISPLAY
$ TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`";
export TTA_UID
 
$
TTA_USERNAME='.../_service/sco/tta/ldapcache/uid=pelosa,ou=ERIC,dc=pd,dc
=tim,dc=it'; export TTA_USERNAME
 
$ TTA_PRIMARY_DNSNAME='ssgd1'; export TTA_PRIMARY_DNSNAME
$ TTA_PE_ID=''; export TTA_PE_ID
 
$ TTA_CLIENT_IPADDR='141.137.34.117'; export TTA_CLIENT_IPADDR
$ TERM=''; export TERM
 
$ TTA_PEERDNSNAME='ssgd1'; export TTA_PEERDNSNAME
$ TTA_EXTDNSNAME='ssgd.pd.tim.it'; export TTA_EXTDNSNAME
 
$ if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export
LPDEST; fi
 
Starting the application...
$ if [ -x /opt/tmos/bin/PROFILER.sh ]; then echo "Found"; else echo "Not
available"; fi
 
Found
$ 
...connected
STATE_PROTOCOL_INIT
Connecting to server...
Connected
Initializing session...
Starting session...
Waiting for application...
Done

 
 Can you help me?

 

BR,

F.

 

 
 

 
_______________________________________________
SGD-Users mailing list
SGD-Users@filibeto.org
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to