ViRR User Management
|
Introduction[edit]
A small glossary for the used terms can be found under Miscellaneous.
The general eSciDoc depended administrative tasks are also applied to the ViRR solution.
UC_VR_UM_01 Log on to the system[edit]
Status/Schedule
- Status: implemented
- Schedule: R2
Motivation
- A user needs to log on to the system to act according to his privileges as “Editor”.
Steps
- The user chooses to log on to the system.
- The system prompts for the user-name and a password.
- The user enters his user-name, the password and confirms the input.
- The system checks whether the combination of user-name and password is valid and the account user is active.
- The combination is valid and the account user is active. The system logs the user on and displays a message (MSG_VR_UM_01). The use case ends successfully.
Alternatives
- 5.a The combination is not valid or the account user is not active. The system displays a message (MSG_VR_UM_02), continue with Step 3.
Actors Involved
- Editor
UC_VR_UM_02 Log off from the system[edit]
Status/Schedule
- Status: implemented
- Schedule: R2
Motivation
- An account user wants to log off from the system.
Pre-Condition
- The account user is logged in.
Steps
- The user chooses to log off from the system.
- The system logs the user off. The system logs the user off and displays a message. The use case ends successfully.
Actors Involved
- Editor
User Roles[edit]
ViRR Role | Core Service Role | Context | |
Any User (not logged in) | None | ViRR |
full viewing rights on released items |
Editor | Depositor Moderator |
ViRR |
edit and release ToC |
Administrator | System Administrator | ViRR |
is allowed to execute any method on any resource |