Administration
The Admin Section
Section titled “The Admin Section”Admins have access to the Administration section from the APEX app. From there, they can manage users, groups, and other system settings.
Admins can create users from the Administration section, or programmatically via the PL/SQL API.
Each user has a unique username and an associated role. These are the available roles:
- Admin: Full access to all features.
- Contributor: Limited access to specific features.
- Viewer: Read-only access to the file-system.
Groups
Section titled “Groups”Admins can create groups and manage users from the admin section of the APEX app.
Additionally there are PL/SQL APIs available for group management.
File system
Section titled “File system”Overview
Section titled “Overview”From the administration page you can access a page called “Root View”. From there you can inspect the whole file system.
For critical user actions a comprehensive audit log is maintained. This log captures changes made files, folders, users, groups, etc, including creation, modification, and deletion events.
You can access the audit trail from the admin page → “Audit”. Or from the “Root View” page by clicking the audit column on any folder or file.
Deduplication
Section titled “Deduplication”The deduplication section allows you to find duplicate files inside the file system. This is useful to clean up storage and ensure that only unique files are stored.