How to reset the Roles-Based Administration (RBA) to Defaults.

book

Article ID: 100018351

calendar_today

Updated On:

Resolution

Resetting the store will lose all the custom Roles added in the environment hence a good idea would be to backup the Authorization Store before performing a Reset.
1. Open Enterprise Vault Admin Console (VAC)
 
2. Right Click | Directory on | Authorization Manager
 
3. Right Click EvAzStore.xml properties - which should give you the location (eg : C:\Documents and Settings\ev_service\Local Settings\Temp)
 
4. Backup the EvAzStore.xml file
 
To reset the Roles to their default state via the registry:
 
1. Create the following registry key.
 
32-Bit Windows Server:
HKEY_LOCAL_MACHINE\SOFTWARE\KVS\Enterprise Vault\Admin

64-Bit Windows Server:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KVS\Enterprise Vault\Admin
 
Value: ResetAuthorizationStore
 
Type: STRING
 
For use with roles-based administration . When set to 1, resets all the roles and role assignments so that they are the same as they were when installed.
 
2. Once set, close and open the Vault Admin Console (VAC). 
 
3. Right-click Directory on and a new option will be available to reset the Roles-Based Authentication Database called Reset Authorization Store.
 

Warning: Incorrect use of the Windows registry editor may prevent the operating system from functioning properly. Great care should be taken when making changes to a Windows registry. Registry modifications should only be carried-out by persons experienced in the use of the registry editor application. It is recommended that a complete backup of the registry and workstation be made prior to making any registry changes.

 

 

Issue/Introduction

It is possible to configure Roles-based administration and remove necessary roles for proper administration. If this occurs, it is possible to reset the Roles to their default state via the registry.