Users And Authentication
The Users and Authentication section manages who can access ArkBox and what they are allowed to do.
Pages In This Section
| Page | Purpose |
|---|---|
| Users | Manage individual user accounts. |
| Groups | Organize users into collections. |
| Roles | Define permission sets. |
| LDAP | Connect ArkBox to an external directory service. |
Users
The Users page lists all user accounts in ArkBox.
The table can show username, full name, email address, mobile number, account type, and account status.
Administrators can search users, create users, edit details, delete users when appropriate, export CSV data, and refresh the table.
Create A User
- Open Admin.
- Open Users and Authentication.
- Select Users.
- Select Create User.
- Enter the required user details.
- Assign the correct role or group if the form requires it.
- Save the user.
- Confirm the user appears in the table.
Groups
Groups organize users into logical collections so access can be managed more easily. Use groups for departments, project teams, role-based work groups, or LDAP-synced collections.
| Field | Meaning |
|---|---|
| Group Name | The name of the group. |
| Users | Number of users in the group. |
| Roles | Roles assigned to the group. |
| Permissions | Permission count available through the group roles. |
| Description | Notes about the group purpose. |
Create A Group
- Open Groups.
- Select Add Group.
- Enter a clear group name.
- Add a description when helpful.
- Assign users and roles if available.
- Save the group.
Roles
Roles define what actions users can perform. Examples include Admin, Viewer, Project Manager, Project Officer, and HR Manager.
Administrators can create roles, edit role names or descriptions, assign permissions, review role usage, and delete roles that are no longer needed.
Create A Role
- Open Roles.
- Select Add Role.
- Enter the role name.
- Add a description if needed.
- Select the permissions that match the user's responsibilities.
- Save the role.
- Assign the role to users or groups.
LDAP
LDAP connects ArkBox to an external directory service for centralized authentication.
| Field | Purpose |
|---|---|
| Enable LDAP Integration | Turns directory login on or off. |
| Domain Name | Organization domain used for directory accounts. |
| Server Address | LDAP server hostname or IP address. |
| Port and Mode | Connection settings for the LDAP server. |
| Bind DN and Password | Credentials used to query the directory. |
Configure LDAP
- Open LDAP.
- Enable LDAP integration.
- Enter the domain and server details.
- Enter bind credentials.
- Select Test Configuration.
- Save the settings after a successful test.
Good Practices
- Create groups around teams or responsibilities, not individual exceptions.
- Assign roles through groups where possible.
- Keep role names simple and meaningful.
- Disable or remove accounts when users no longer need access.
- Test LDAP before saving changes.