Use the tarantella webserver command to configure trusted users for the third-party authentication mechanism.
tarantella webserver add_trusted_user | delete_trusted_user | list_trusted_users
The following table shows the available subcommands for this command.
Subcommand | Description | More Information |
---|---|---|
add_trusted_user | Adds the user name and password of a user that is to be trusted by the third-party authentication mechanism. | |
delete_trusted_user | Deletes the user name and password of a user that is to be trusted by the third-party authentication mechanism. | |
list_trusted_users | Lists the user names of the users that are to be trusted by the third-party authentication mechanism. |
All commands include the
--help
option. You can use
tarantella webserver
subcommand
--help to get
help on a specific command.
The following example lists trusted users.
# tarantella webserver list_trusted_users