Unable to online HTC resource in secure cluster mode with "User does not have any privilege in the cluster" error.

book

Article ID: 100045792

calendar_today

Updated On:

Description

Error Message

VCS WARNING V-16-1-11136 Command failed. User does not have any privilege in the cluster.

Cause

Cluster has been reconfigured as secure after server rename.  The cluster certificate store contains certificates with the old server name.

Resolution

1. Close cluster console (if open) and stop HAD with -force option, leaves applications online

# hastop -all -force

2. Rename the following directories on all nodes

C:\Program Files (x86)\VERITAS\Security
C:\Program Files\Veritas\Security
C:\ProgramData\Veritas\Security\Authentication

3. Re-populate credentials with "vssat showcred"

# cd %VCS_HOME%\eat\bin

# vssat showcred

4. Start cluster services

# hastart -all

Issue/Introduction

Unable to online HTC resource in secure cluster mode with "User does not have any privilege in the cluster" error.