-
Notifications
You must be signed in to change notification settings - Fork 1
Usage@Users
Jan Tomášek edited this page Sep 26, 2024
·
5 revisions
- Usecase: Administration of user accounts
If LDAP authentication is enabled, administration of LDAP server is done externally, out of scope of the ARCLib system. See this page for more info about how the user can be registered in ARCLib, using Create feature described bellow is one of the two options.
Action | Description |
---|---|
Create | From the dashboard user creates a new user. Username field must be unique and in case of LDAP authentication it has to match LDAP username of the new user. User with SUPER_ADMIN_PRIVILEGE permission can assign user with any producer from the list of all available producers and with any role. User without the SUPER_ADMIN_PRIVILEGE permission can't assign producer (system automatically assigns the same producer assigned with editing user) and can't assign any role which is linked with SUPER_ADMIN_PRIVILEGE. Export folders is a set of folders mounted on the ARCLib server to which user can export data. Every export folder must start with one of the producer's export folder path. |
Edit | From the dashboard user clicks on one user from list. If the editing user has sufficient permissions, some fields are editable. In case of LDAP auth some fields are non-editable - these attributes are always synced with LDAP during user login. Email is synced with ldap during user login and may be changed only by the user himself in My profile agenda. |
Delete | From the dashboard, user clicks on the Delete button next to a list item. |
Home
The Ingest - Archival Process
Instructions for Sample Ingest
Predefined Profiles
Docker
Reindex and Reingest (upgrading ARCLib or its profiles)
- System Setup
- System Setup on Debian (unofficial)
- Api and Authorization
- Administration of running system
- ARCLib XML Index Config
- Usage@Index
- Sip Format
- Usage@Sip Profiles
- Usage@Validation Profiles
- Usage@Workflow Definitions
- Usage@Producer Profiles
- Usage@Debug Mode
- Tutorial@Custom Ingest