Users who are configured as System Administrators in icVault can manage categories and create new users.
Normally, these settings are configured one by one via:
Start Menu → icVault → icVaultAdministrationTools.
This section explains how to perform bulk configuration using the Command Prompt.
[1] Launch the Command Prompt.
[2] Navigate to the icVault directory.
[3] Run [icVaultAdministrationToolsCLI.exe].
Command | Contents
------------------------------------------------------------
addUser | Add user
editUser | Edit user information
deleteUser | Delete user
showUser | Show user information
showCategory | Show category information
addCategory | Add Category
deleteCategory | Delete category
setACL | Set the user's access rights
showACL | Displays access settings by user
addRole | Create a role
deleteRole | Delete Roll
addRoleUser | Add user to role
deleteRoleUser | Delete user from role
setRoleACL | Set access rights by role
showRole | Show role information and access settings information
help/? | Displays a list of commands.
exit/quit | exit the CLI
Please refer to the video below.