Secure Global Desktop Administration Guide > Commands > The tarantella object edit command
tarantella object edit { --name obj {--attribute [value]}... } | --file file
Edits the attributes of an object in the organizational hierarchy.
Argument | Description |
---|---|
--name obj
|
Specifies the TFN name of the object you want to edit the attributes of. |
{--attribute [value]}...
|
Specifies the attribute names you want to edit, and their new
values. The valid attributes depend on the type of object:
see the tarantella object new_object_type
documentation for the appropriate list. For example, when editing
attributes for an application object you can specify
--displayusing to edit the Display Using
attribute. If you omit value for an attribute, it is
deleted from the object.
|
--file file
|
Specifies a file containing a batch of commands to edit attributes. |
Note Make sure you quote any object names containing spaces, for example ".../_ens/o=Indigo Insurance".
tarantella object edit \ --name ".../_ens/o=Indigo Insurance/ou=Sales" \ --inherit false
Changes the Inherit Parent's Webtop Content attribute for the organizational unit Sales.
Copyright © 1997-2005 Sun Microsystems, Inc. All rights reserved.