Manage Users
Security Requirements and Controls
Manage users
permission
Effective user management is essential for maintaining proper security boundaries and ensuring appropriate access control across your LogScale environment. The Role-Based Access Control (RBAC) system in LogScale provides comprehensive tools for managing user accounts and their access. This section guides administrators through the complete lifecycle of user management, including creating new user accounts, editing user information, assigning and customizing roles with specific permission sets, removing users from the system, and granting granular permissions to specific assets.
Create a user
Security Requirements and Controls
Manage users
permission
If you want to give a user access to a view or repository, make sure that the user exists in the system. To create a new user:
Click on the user menu icon and select Organization Settings → Users.
Click + Add User → provide a username → fill in the form with the information required → click Save: the new user is visible in the
Users
page.Figure 62. Create a User
Another typical configuration for self-hosted installations of LogScale is to set the configuration option
AUTO_CREATE_USER_ON_SUCCESSFUL_LOGIN
totrue
. This will automatically create the user in LogScale after a successful login.
Note
You have access to the
Users
page and can add
users only if you are the Organization Owner or have been granted the
Manage users
organization
level permission.
Edit a User
Security Requirements and Controls
Manage users
permission
Click on the profile menu icon and select Organization Settings →
Users
.Click the name of the user to view or edit from the list.
Click the Permissions tab to view a list of all the repositories on which the user has permissions. Click the name of the Repository or View for a detailed list of the user's permissions and roles on that specific repository or view, or to see a user's Aggregate Permissions.
Click the Information tab to view/edit the details of a user, such as their first or last name. Click Save to save the changes.
For information about the Danger Zone, see Remove a User.
Remove a User
Security Requirements and Controls
Manage users
permission
Click the profile menu icon and select Organization Settings →
Users
on the left.Click the name of the user to remove from the list.
Click Danger zone, insert the user's name, and click Remove. Confirm to delete the user permanently.