Adds assigned applications links for users occupying particular roles.
tarantella role add_link { --rolerolename
--linklobj
... } | --filefile
The following table shows the available options for this command.
Option | Description |
---|---|
|
Specifies the name of a role, for example
|
|
Specifies the names of objects to add to the assigned
applications of users occupying the role, for example,
|
| Specifies a file containing a batch of commands to add assigned applications links for users with a particular role. |
Make sure you quote any object names containing spaces, for
example, "o=Example"
.
The following example adds a link for the application Indigo Time to the assigned applications of users occupying the Global Administrators role.
$ tarantella role add_link \ --role global \ --link "o=applications/cn=Indigo Time"