tarantella option [ option-specific-arguments ]
You control Tarantella from the command line using the
install_dir/bin/tarantella
command.
Don't try to control the Tarantella server by running
binaries directly, or by using kill
. Using the
tarantella
command is the only supported way of controlling
the Tarantella server.
The options let you control the Tarantella server in
different ways, or produce information about the Tarantella
server. The tarantella
command can be used in your own
shell scripts to help automate your administration of
Tarantella.
Option | Description | Can be run by... |
---|---|---|
archive | Archives the Tarantella server's log files. | Root |
array | Creates and manages arrays of Tarantella servers. | Root |
arraymanager | Starts Array Manager. | Tarantella Administrators |
config | Edits array-wide and server-specific configuration. | Root |
emulatorsession | Lists and controls emulator sessions. | Root |
license | Adds, lists and removes Tarantella license keys. | Root |
netlet | Used to configure ports on the Tarantella server for use with the Sun™ ONE Netlet. | Root |
object | Manipulates objects in the organizational hierarchy. | Root |
objectmanager | Starts Object Manager. | Tarantella Administrators |
passcache | Manipulates the password cache. | Root |
portal set_shared_secret | Controls Tarantella integration with a Portal Server. | Root |
print | Controls Tarantella printing services. | Root |
query | Examines the Tarantella server's log files. | Root |
restart | Restarts Tarantella services. | Root |
role | Give people specific roles, and gives them webtop links specific to that role. | Root |
security | Controls security services, manages certificates. | Root |
setup | Changes Setup options, restores original objects. | Root |
start | Starts Tarantella services. | Root |
status | Shows the current status of Tarantella array members. | Root |
stop | Stops Tarantella services. | Root |
tscal | Manages Microsoft Windows Terminal Services Client Access Licenses (CALs) for non-Windows clients. | Root |
uninstall | Uninstalls Tarantella. | Root |
version | Displays versions of installed Tarantella packages. | Any user |
webserver | Controls the Tarantella Web Server. | Root |
webtopsession | Lists and controls webtop sessions. | Root |
Note All commands allow the --help
option: you can use
tarantella command --help
to get help on a
specific command.
tarantella restart --quiet
Stops and then restarts the Tarantella server, without displaying any messages.
tarantella role add_link --role global \ --link ".../_ens/o=Indigo Insurance/cn=Write-o-Win"
Adds a link for the Write-o-Win application to the webtops of members of the Global Administrators role.