PreviousNext

xattrschema rename

This operation changes the name of a specified ERA. The syntax is:

xattrschema rename schema_entry_name -to new_schema_entry_name

Options

-to new_schema_entry_name
Specifies the new name. Specify the name in simple format, without the container-object portion (that is, without /.:/sec/xattrschema).

Description
The rename operation changes the name of a specified ERA in the security service only. The argument is a single name of an ERA to be renamed. The new_schema_entry_name argument to the required -to option specifies the new name; this argument cannot be a list. This operation returns an empty string on success.

Privileges Required
You must have m (mgmt_info) permission to the container object /.:/sec/xattrschema.

Examples

dcecp> xattrschema rename /.:/sec/xattrschema/test_integer -to test_int
dcecp>