Edits the attributes of an object in the organizational hierarchy.
tarantella object edit { --nameobj
{ --attribute
[value
] }... } | --filefile
The following table shows the available options for this command.
Option | Description |
---|---|
| Specifies the name of the object you want to edit the attributes of. |
{-- |
Specifies the attribute names you want to edit, and
their new values. The valid
|
| Specifies a file containing a batch of commands to edit attributes. |
Make sure you quote any object names containing spaces, for
example, "o=Example"
.
The following example changes the Section C.2.62, “Inherit Assigned Applications from Parent” attribute for the organizational unit Sales.
$ tarantella object edit \ --name "o=Example/ou=Sales" \ --inherit false