Secure Global Desktop Administration Guide > Commands > The tarantella webserver command

The tarantella webserver command

Syntax

tarantella webserver start | stop | restart | add_trusted_user | delete_trusted_user | list_trusted_users

Description

Use the tarantella webserver command to control the Secure Global Desktop Web Server.

This command has no effect on the Secure Global Desktop server.

Subcommand Description
start Starts the Secure Global Desktop Web Server.
stop Stops the Secure Global Desktop Web Server.
restart Restarts the Secure Global Desktop Web Server.
add_trusted_user Adds the username and password of a user that is to be trusted by the third party login authority.
delete_trusted_user Deletes the username and password of a user that is to be trusted by the third party login authority.
list_trusted_users Lists the usernames of the users that are to be trusted by the third party login authority.

Note All commands allow the --help option: you can use tarantella webserver subcommand --help to get help on a specific command.

Examples

tarantella webserver start

Starts the Secure Global Desktop Web Server.

Related topics