Secure Global Desktop Administration Guide > Commands > The tarantella object new_3270app command
tarantella object new_3270app {
--name obj
--width pixels
--height pixels
[ --description text ]
[ --args args ]
[ --method rexec|telnet|ssh ]
[ --resumable never|session|always ]
[ --endswhen lastclient|windowmanager|windowmanageralone|nowindows|loginscript|loginscriptnowindows ]
[ --maxinstances 0|instances ]
[ --displayusing webtop|clientwm|newbrowser|independent|kiosk|localx ]
[ --maximize true|false ]
[ --scalable true|false ]
[ --icon icon_name ]
[ --hostname host ]
[ --portnumber tcp ]
[ --3270tnclose 0|1|2|3 ]
[ --3270kt pc|sun4|sun5|hp ]
[ --3270bl 0|1|2|3|4 ]
[ --3270ma true|false ]
[ --3270mb true|false ]
[ --3270si true|false ]
[ --3270fg color ]
[ --3270bg color ]
[ --roottype default|custom ]
[ --rootcolor color ]
[ --compression automatic|on|off ]
[ --execution automatic|inorder|optimized ]
[ --interlaced automatic|on|off ]
[ --accel true|false ]
[ --delayed true|false ]
[ --ldapusers user_dn... ]
[ --ldapgroups group_dn... ]
[ --ldapsearch search_string... ]
[ --env setting... ]
[ --login script ]
[ --winmgr command... ]
[ --empage empage ]
[ --resumetimeout mins ]
[ --middlemouse ms ]
[ --windowclose notifyapp|killapp|suspendsession|endsession ]
[ --euro unicode|iso8859-15 ]
[ --dpi monitordpi ]
[ --keepopen true|false ]
[ --lockkeymap true|false ]
[ --share true|false ]
} | --file file
Creates one or more 3270 application objects.
The Sun Secure Global Desktop Mainframe Connectivity Pack uses the third party TeemTalk® for Unix emulator for 3270 applications. See the TeemTalk for Unix User's Guide (in PDF format) for details.
To batch-create multiple
objects, use the --file option. Use the other options
to create a single object.
tarantella object new_3270app \ --name ".../_ens/o=Indigo Insurance/ou=Finance/cn=3270cat" \ --width 1000 --height 800 \ --app /3270cat \ --hostname warsaw.indigo-insurance.com
Creates a new 3270 application object for the application 3270cat. The emulator connects to the 3270 host warsaw.indigo-insurance.com.
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.