The problem is that /usr/bin/ssh is not an X11 Client.
Use something like /usr/dt/bin/dterm or xterm.

Depending of the configuration, the communication to the applicaktion server is ssh.

TAB

Nyohadi schrieb:

    Dear SGD user ,

            I just setup SGD on SF280 R ,first install on global zone and the other one setup on localzone same box ,Next i am join array two of them ,from configuration wizard , i am create remote server ,   group and user ,then i create an application  for example  test20  , the binary point to /usr/bin/ssh .
           I have two problem :

                1. my ssh application cannot display on client .
                2. i am configure on array manager on secure global desktop login and point my ldap server ,i am still problem when try login use ldap user (detail config on pdf file)


detail ssh log error :
Starting...
Connecting to session...
login: hadi
Password:
Last login: Thu Nov 9 11:09:32 from 172.16.2.90
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
$ exec /bin/sh
$ [ -f /bin/ksh ] && exec /bin/ksh
$ set +o emacs ; set +o gmacs ; set +o vi
$ if [ -f /usr/bin/X11/xauth ]; then echo "Found"; else echo "Not available"; fi
Not available
$ if [ -f /usr/X/bin/xauth ]; then echo "Found"; else echo "Not available"; fi
Found
$ /usr/X/bin/xauth add 172.16.204.21:11 . e11c15f836da0072c634a70fa45e5fa2
Configuring your environment...
/usr/X/bin/xauth list 172.16.204.21:11
DISPLAY=172.16.204.21:11; export DISPLAY
$ 172.16.204.21:11 MIT-MAGIC-COOKIE-1 e11c15f836da0072c634a70fa45e5fa2
$ $ ALTDISPLAY=brown.esuria.com.bn:11; export ALTDISPLAY
$ TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`"; export TTA_UID
$ TTA_USERNAME='.../_ens/o=Tarantella System Objects/cn=Administrator'; export
TTA_USERNAME
$ TTA_PRIMARY_DNSNAME='brown.esuria.com.bn'; export TTA_PRIMARY_DNSNAME
$ TTA_PE_ID=''; export TTA_PE_ID
$ TTA_CLIENT_IPADDR='172.16.2.90'; export TTA_CLIENT_IPADDR
$ TERM=''; export TERM
$ TTA_PEERDNSNAME='brown.esuria.com.bn'; export TTA_PEERDNSNAME
$ TTA_EXTDNSNAME='brown.esuria.com.bn'; export TTA_EXTDNSNAME
$ if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export LPDEST; fi
Starting the application...
$ if [ -x /usr/bin/ssh ]; then echo "Found"; else echo "Not available"; fi
Found
$
trap "" 1
/usr/bin/ssh < /dev/null > /dev/null 2>>
/tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log || echo "exec /usr/bin/ssh exitc$ ode:
$? "& killpid="$killpid $! "
[1] 13499
$ exec /usr/bin/ssh exitcode: 1
cat /tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log
[1] + Done /usr/bin/ssh < /dev/null > /dev/null 2>>
/tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log || echo "exec /usr/bin/ssh exitcode: $?
"& killpid="$killpid $! "
$ Usage: ssh [options] host [comma
nd]
Options:
-l user Log in using this user name.
-n Redirect input from /dev/null.
-F config Config file (default: ~/.ssh/config).
-A Enable authentication agent forwarding.
-a Disab
le authentication agent forwarding (default).
-X Enable X11 connection forwarding.
-x Disable X11 connection forwarding (default).
-i file Identity for public key authentication (default: ~/.ssh/identi
ty)
-t Tty; allocate a tty even if command is given.
-T Do not allocate a tty.
-v Verbose; display verbose debugging messages.
Multiple -v increases verbosity.
-V Displa
y version number only.
-q Quiet; don't display any warning messages.
-f Fork into background after authentication.
-e char Set escape character; ``none'' = disable (default: ~).
-c cipher Select e
ncryption algorithm
-m macs Specify MAC algorithms for protocol version 2.
-p port Connect to this port. Server must be on the same port.
-L listen-port:host:port Forward local port to remote address
-R listen
-port:host:port Forward remote port to local address
These cause ssh to listen for connections on a port, and
forward them to the other side by connecting to host:port.
-D port Enable dynamic a
pplication-level port forwarding.
-C Enable compression.
-N Do not execute a shell or command.
-g Allow remote hosts to connect to forwarded ports.
-1 Force protocol version 1.
-2
Force protocol version 2.
-4 Use IPv4 only.
-6 Use IPv6 only.
-o 'option' Process the option as if it was read from a configuration file.
-s Invoke command (mandatory) as SSH2 subsystem
.
-b addr Local IP address.
$ [ -f /tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log ] && rm -f
/tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log
$ Errors from application launch:
exitcode: 1
/usr/bin/ssh exitcode: 1
exit
ErrCommandExecutionFailed
Script 16829 exited with code 7 and signal 0
Standard error of script process:
Third tier output log:
login: hadi
Password:
Last login: Thu Nov 9 11:09:32 from 172.16.2.90
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
$ exec /bin/sh
$ [ -f /bin/ksh ] && exec /bin/ksh
$ set +o emacs ; set +o gmacs ; set +o vi
$ if [ -f /usr/bin/X11/xauth ]; then echo "Found"; else echo "Not available"; fi
Not available
$ if [ -f /usr/X/bin/xauth ]; then echo "Found"; else echo "Not available"; fi
Found
$ /usr/X/bin/xauth add 172.16.204.21:11 . e11c15f836da0072c634a70fa45e5fa2
/usr/X/bin/xauth list 172.16.204.21:11
DISPLAY=172.16.204.21:11; export DISPLAY
$ 172.16.204.21:11 MIT-MAGIC-COOKIE-1 e11c15f836da0072c634a70fa45e5fa2
$ $ ALTDISPLAY=brown.esuria.com.bn:11; export ALTDISPLAY
$ TTA_UID="`LANG=C LC_ALL=C id | sed 's/.*uid=\([0-9][0-9]*\).*/\1/'`"; export TTA_UID
$ TTA_USERNAME='.../_ens/o=Tarantella System Objects/cn=Administrator'; export
TTA_USERNAME
$ TTA_PRIMARY_DNSNAME='brown.esuria.com.bn'; export TTA_PRIMARY_DNSNAME
$ TTA_PE_ID=''; export TTA_PE_ID
$ TTA_CLIENT_IPADDR='172.16.2.90'; export TTA_CLIENT_IPADDR
$ TERM=''; export TERM
$ TTA_PEERDNSNAME='brown.esuria.com.bn'; export TTA_PEERDNSNAME
$ TTA_EXTDNSNAME='brown.esuria.com.bn'; export TTA_EXTDNSNAME
$ if [ -f /etc/ttaprinter.conf ]; then . /etc/ttaprinter.conf; export LPDEST; fi
$ if [ -x /usr/bin/ssh ]; then echo "Found"; else echo "Not available"; fi
Found
$ trap "" 1
/usr/bin/ssh < /dev/null > /dev/null 2>>
/tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log || echo "exec /usr/bin/ssh exitc$ ode:
$? "& killpid="$killpid $! "
[1] 13499
$ exec /usr/bin/ssh exitcode: 1
cat /tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log
[1] + Done /usr/bin/ssh < /dev/null > /dev/null 2>>
/tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log || echo "exec /usr/bin/ssh exitcode: $?
"& killpid="$killpid $! "
$ Usage: ssh [options] host [command]
Options:
-l user Log in using this user name.
-n Redirect input from /dev/null.
-F config Config file (default: ~/.ssh/config).
-A Enable authentication agent forwarding.
-a Disable authentication agent forwarding (default).
-X Enable X11 connection forwarding.
-x Disable X11 connection forwarding (default).
-i file Identity for public key authentication (default: ~/.ssh/identity)
-t Tty; allocate a tty even if command is given.
-T Do not allocate a tty.
-v Verbose; display verbose debugging messages.
Multiple -v increases verbosity.
-V Display version number only.
-q Quiet; don't display any warning messages.
-f Fork into background after authentication.
-e char Set escape character; ``none'' = disable (default: ~).
-c cipher Select encryption algorithm
-m macs Specify MAC algorithms for protocol version 2.
-p port Connect to this port. Server must be on the same port.
-L listen-port:host:port Forward local port to remote address
-R listen-port:host:port Forward remote port to local address
These cause ssh to listen for connections on a port, and
forward them to the other side by connecting to host:port.
-D port Enable dynamic application-level port forwarding.
-C Enable compression.
-N Do not execute a shell or command.
-g Allow remote hosts to connect to forwarded ports.
-1 Force protocol version 1.
-2 Force protocol version 2.
-4 Use IPv4 only.
-6 Use IPv6 only.
-o 'option' Process the option as if it was read from a configuration file.
-s Invoke command (mandatory) as SSH2 subsystem.
-b addr Local IP address.
$ [ -f /tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log ] && rm -f
/tmp/stderr16829_brown.esuria.com.bn_1163044052664289.log
$ Errors from application launch:
exitcode: 1
/usr/bin/ssh exitcode: 1
exit


Thanks

Hadi



_______________________________________________ SGD-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sgd-users


--

ToolBox Solution GmbH

Geschäftsführer Tillmann A. Basien

 

Balinger Straße 37A

D-70567 Stuttgart

 

Fon: +49 (0) 711 71 68 631

Hy : +49 (0) 173 87 38 987

Fax: +49 (0) 711 45 70 899

** Sun Microsystems OEM Partner **

 

mailto:[EMAIL PROTECTED] / http://www.tbsol.de  HRB: 23711

 

 

This message and any files or documents attached are strictly confidential or otherwise legally protected. It is intended only for the individual or entity named. If you are not the named addressee or have received this email in error, please inform the sender immediately, delete it from your system and do not copy or disclose it or use it for any purpose. Please also note that transmission cannot be guaranteed to be secure or error-free.



begin:vcard
fn:Tillmann Basien
n:Basien;Tillmann
org:Tool Box Solution GmbH
adr;quoted-printable:;;Balinger Stra=C3=9Fe;Stuttgart;;70567;Gemany
email;internet:[EMAIL PROTECTED]
title:Generalmanager
tel;work:+49 711 716 8631
tel;fax:+49 711 45 70 899
tel;cell:+49 172 873 8987
x-mozilla-html:TRUE
url:http://www.tbsol.de
version:2.1
end:vcard

_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to