4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)

DescriptionCommand
List cluster roleslist
List members of a cluster rolelistmembers
deleteDelete a cluster role
mx role delete <role>
This command deletes a role from the cluster. Accounts belonging to the role will
automatically lose their membership.
disableDisable a cluster role
mx role disable <role>
This command disables a role. Disabling a role can be a temporary way to remove
all members from the role.
enableEnable a cluster role
mx role enable <role>
This command enables a previously disabled role.
exportExport role definitions to a file
mx role export [--permissionOnly] <file>
This command exports role definitions to a file. The definitions can then be reimported
to the cluster at a later time or imported to another cluster. The --permissionOnly
option omits the list of role members from the export.
importImport role definitions from a file
mx role import [--permissionOnly] <file>
This command imports role definitions from the specified file. The file must have been
created by the mx role export command. The --permissionOnly option omits
the list of role members from the import.
listList cluster roles
mx role list
This command lists the roles that have been configured in the cluster. (To see the user
or group accounts associated with a particular role, use the mx role listmembers
command.)
mx commands112