When the user first logs in to SkyVault using their user name and password, the login mechanism validates the login credentials. If the system is within the license limit, the user can successfully login to SkyVault, otherwise the login attempt fails and the user remains in the Never Authorized state. Periodically, the Authorization Audit Service job runs to check usage conforms to the license limit. The period at which the Authorization Audit Service job runs is set to default values in repository.properties as follows:
# Configuration of the Authorization Audit trigger # By default every second day of the week at 03:00 authorization.audit.day=2 authorization.audit.hour=3 authorization.audit.minute=0
These properties can be overridden in SkyVault-global.properties.
To authorize an administrative user, follow the steps below:
- Click Admin Tools, and then click Groups.
-
On the Groups page, click Browse.
The leftmost pane shows all the top-level user groups.
- From the user groups list, click SkyVault_ADMINISTRATORS.
-
To add a user, click the Add User icon. Using the search feature
provided, locate the user you want to add to the selected group.
Click Add to the right of the user.
The individual user is added as a child to the SkyVault_ADMINISTRATORS group.
-
On the Admin Tools page, click
Users.
The User Search page displays a list of all users along with their authorisation status. The authorization state of the user added to the SkyVault_ADMINISTRATORS group has changed from Never Authorized to Authorized.