-add username [-priv Administrator | Operator [-group group(s)]] |
| Add a user to the VCS configuration. The user can be added with privileges. For example, hauser -add tom -priv Administrator -group grp1\(cq would add "tom" as the Group Administrator for group grp1.
If you configured the cluster to use Symantec Product Authentication Service for security, then you can also add a user with Guest privilege to the VCS configuration as follows:
-add username [-priv Administrator | Operator | Guest [-group group(s)]] |
-addpriv username Administrator | Operator | Guest [-group group(s)] |
| Adds privileges to the user username. For example, \(oqhauser -addpriv tom Administrator -group grp1 grp2\(cq would make "tom" the Group Administrator for groups grp1 and grp2. \(oqhauser -addpriv harry Operator\(cq would make "harry" the Cluster Operator. |
-delpriv username Administrator | Operator | Guest [-group group(s)] |
| Deletes the specified privileges of the user username. For example, \(oqhauser -delpriv tom Administrator -group grp1\(cq would remove "tom" from the Group Administrator of group grp1. |
-addpriv groupname AdministratorGroup | OperatorGroup [-group group(s)] |
| Adds specified privileges (Group Administrator or Group Operator) to the group of operating system users, groupname.For example, \(oqhauser -addpriv orausers AdministratorGroup -group grp1\(cq adds the specified privileges (Group Administrator or Group Operator) to the group of operating system users,groupname. |
-delpriv groupname AdministratorGroup | OperatorGroup [-group group(s)] |
| Deletes the specified privileges (Group Administrator or Group Operator) from the group of operating system users, groupname.For example, \(oqhauser -delpriv orausers AdministratorGroup -group grp1\(cq removes the Group Administrator privileges for group grp1 from all users in the operating system group orausers. |
-update username |
| Prompt a change of password for the existing user. Not available if SecureClus==1. |
-delete username |
| Delete a user from the list of registered users. |
-display [username] |
| Displays a list of users and its privileges in a formatted output. If a user username is specified, it displays the privileges for that user. |
-list | Displays a list of all users on the cluster. |
No comments:
Post a Comment