Secure Global Desktop Administration Guide > Commands > The tarantella role add_link command
tarantella role add_link { --role rolename --link lobj... } | --file file
Adds links to the webtops of users occupying particular roles.
Argument | Description |
---|---|
--role rolename |
Specifies the name of a role, for example global .
Use tarantella
role
list to find out the available roles.
|
--link lobj... |
Specifies the TFN names of
objects to add to the webtops of users occupying the role. For
example, .../_ens/o=Indigo Insurance/cn=Indigo Time .
|
--file file |
Specifies a file containing a batch of commands to add links to webtops of users with a particular role. |
Note Make sure you quote any object names containing spaces, for example ".../_ens/o=Indigo Insurance".
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.