cancel
Showing results for 
Search instead for 
Did you mean: 

Permissions

Rob_Wilcox1
Level 6
Partner

 

Giving permissions to users/admins to various archives in Enterprise Vault is something that crops up as a request/question from time to time.  You can, of course, go in to the Vault Admin Console, find the archive, and modify the permissions.  Alternatively you can use EVPM, which is much more admin-command-line-friendly.  Here is an article which explains the steps :

http://www.symantec.com/business/support/index?page=content&id=TECH69114

As an example, consider the following :

If I have a user called pj1, and I want to give my Vault Service Account permissions on the archive, before I start the permissions look like this :

 

I then put together the following .ini file :

[Directory]

DirectoryComputerName=evault1.ev.local

SiteName=EV Site 1

 

[ArchivePermissions]

ArchiveName=pj1

GrantAccess = read, ev\vaultadmin

 

Run that, and now my permissions are as follows :

 

NOTE: In order to see the changes in permissions in the VAC, right click the list of Archives, and do a Refresh.