Adding AIX and LDAP groups on cluster nodes
To define a new group on AIX® systems, the mkgroup command. This command adds an entry for the new group to various system security files, including /etc/group and /etc/security/group.
About this task
You can also define a new group on all AIX cluster nodes and in LDAP from C-SPOC as described in the following procedure. The C-SPOC command performs some verification and then calls the AIX mkgroup command on each cluster node to create the group you specify. If you want to add an LDAP group, use the mkgroup -R LDAP command.
If a group with the same name exists on a cluster node, the operation ends. By default, the C-SPOC command requires that the nodes in the PowerHA SystemMirror cluster must be powered on and accessible over the network; otherwise, the command is not run successfully and produces an an error.
To define a new LDAP or AIX group on cluster nodes using the C-SPOC utility, complete the following steps: