Cluster Manager fails to connect to Secure Cluster when using domain groups
book
Article ID: 100051657
calendar_today
Updated On:
Description
Error Message
VCS ERROR V-16-1-11136
Command failed. User does not have any privileges in the cluster.
Cause
This message is seen when domain groups are incorrectly added to User Manager in the Cluster Manager Console.
Resolution
Domain groups need to be added to the cluster differently than domain users. After removing all domain groups from the User Manager section of Cluster Manager Console, perform the following to add the domain groups correctly.
- Log into the cluster using Cluster Manager Console with an account that has Cluster Administrator rights.
- Click on the the cluster name on the tree view on the left side of the Cluster Explorer window.
- Click on the Properties tab on the right side of the Cluster Explorer window.
- Click "Show all attributes" button.
- Use group formats "DOMAIN\GROUPNAME@DOMAIN" and "GROUPNAME@DOMAIN" to one of the following attributes depending on the level of cluster access needed for the group. Both group formats need to be added to ensure that proper permissions are assigned to both CLI and GUI access.
- For cluster administrator access use attribute: AdministratorGroups
- For cluster operator access use attribute: OperatorGroups
- For cluster guest access (readonly) use attribute: GuestGroups.
- Save and close the cluster configuration.
By default a secure cluster disables the default guest access for all domain users. If you want to enable guest access for all domain users, set the DefaultGuestAccess attribute to true/checked.
Similarly if administrator/operation group access is needed at a specific service group level and not for the entire cluster, AdministratorGroups and OperatorGroups attributes are available at the individual service group level. Use the same "DOMAIN\GROUPNAME" format at this level.
Issue/Introduction
Cluster Manager Console fails to connect to a Secure Cluster when using domain groups
Was this article helpful?
thumb_up
Yes
thumb_down
No