Secure Global Desktop Administration Guide > Commands > The tarantella role command
tarantella role add_link | add_member | list | list_links | list_members | remove_link | remove_member
The tarantella role
command gives users specific roles,
and to give them webtop links that apply to that role.
Subcommand | Description |
---|---|
add_link |
Adds links to the webtops of occupants of particular roles. |
add_member |
Adds occupants to particular roles. |
list |
Lists and describes all available roles. |
list_links |
Lists the webtop links for occupants of particular roles. |
list_members |
Lists the occupants of particular roles. |
remove_link |
Removes links from the webtops of users occupying particular roles. |
remove_member |
Removes occupants from particular roles. |
Note All commands allow the --help
option: you can use
tarantella role subcommand --help
to get help
on a specific command.
tarantella role list
Lists all available roles.
tarantella role add_link \ --role global \ --link ".../_ens/o=Indigo Insurance/cn=Indigo Time"
Adds a link for the application Indigo Time to the webtops of users occupying the Global Administrators role.
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.