Users
SUSE Multi-Linux Manager Administrators can add new users, grant permissions, and deactivate or delete users. If you are managing a large number of users, you can assign users to system groups to manage permissions at a group level. You can also change the system defaults for the Web UI, including language and theme defaults.
The |
To manage SUSE Multi-Linux Manager users, navigate to User Details
page.
To add new users to your organization, click Create User, complete the details for the new user, and click Create Login.
1. Password requirements
SUSE Multi-Linux Manager is shipped with a selection of default values.
To ensure that all new user passwords adhere to the organization’s security standards, SUSE Multi-Linux Manager administrator has the option to enforce the password creation rules.
In the Web UI, navigate to
to define the password requirements. Use a combination of the following fields:- Min Password Length
-
Use this field to define the minimal length of password.
- Max Password Length
-
Use this field to define the maximum length of password.
- Require Digits
-
Use this field to specify whether the password must include the digits (0-9).
- Require Lowercase Characters
-
Use this field to specify whether the password must include the lowercase characters (a-z).
- Require Uppercase Characters
-
Use this field to specify whether the password must include the uppercase characters (A-Z).
- Restrict Consecutive Characters
-
Use this field to specify whether the restricted consecutive characters.
- Require Special Characters
-
Use this field to specify whether the password must include special characters.
- Allowed Special Characters
-
This field is enable only of the
Require Special Characters
is selected. Use it to specify which special characters are allowed, for example!@#$%&*
, and others. - Restrict Character Occurences
-
Use this field to specify restricted character occurences.
- Max Character Occurences
-
Use this field to specify maximum character occurences.
Click Save to save any of the changed password settings.
Use Reset to change any settings to the default ones.
SUSE Multi-Linux Manager is shipped with the following default values:
|
2. Deactivate and Delete Accounts
You can deactivate or delete user accounts if they are no longer required. Deactivated user accounts can be reactivated at any time. Deleted user accounts are not visible, and cannot be retrieved.
Users can deactivate their own accounts. However, if users have an administrator role, the role must be removed before the account can be deactivated.
Deactivated users cannot log in to the SUSE Multi-Linux Manager Web UI or schedule any actions. Actions scheduled by a user prior to their deactivation remain in the action queue. Deactivated users can be reactivated by SUSE Multi-Linux Manager administrators.
3. Administrator Roles
Users can hold multiple administrator roles, and there can be more than one user holding any administrator role at any time. There must always be at least one active SUSE Multi-Linux Manager Administrator.
To change a user’s administrator roles, except for the SUSE Multi-Linux Manager Administrator role, navigate to
, select the user to change, and check or uncheck the administrator roles as required.To change a user’s SUSE Multi-Linux Manager Administrator role, navigate to SUSE Multi-Linux Manager Admin?
as required.
Role Name | Description |
---|---|
System Group User |
Standard role associated with all users. |
SUSE Multi-Linux Manager Administrator |
Can perform all functions, including changing privileges of other users. |
Organization Administrator |
Manages activation keys, configurations, channels, and system groups. |
Activation Key Administrator |
Manages activation keys. |
Image Administrator |
Manages image profiles, builds, and stores. |
Configuration Administrator |
Manages system configuration. |
Channel Administrator |
Manages software channels, including making channels globally subscribable, and creating new channels. |
System Group Administrator |
Manages systems groups, including creating and deleting system groups, adding clients to existing groups, and managing user access to groups. |
4. User Permissions and Systems
If you have created system groups to manage your clients, you can assign groups to users for them to manage.
To assign a user to a system group, navigate to System Groups
tab.
Check the groups to assign, and click Update Defaults.
You can also select one or more default system groups for a user. When the user registers a new client, it is assigned to the chosen system group by default. This allows the user to immediately access the newly registered client.
To manage external groups, navigate to External Authentication
tab.
Click Create External Group to create a new external group.
Give the group a name, and assign it to the appropriate system group.
For more information about system groups, see System Groups.
To see the individual clients a user can administer, navigate to Systems
tab.
To carry out bulk tasks, you can select clients from the list to add them to the system set manager.
For more information about the system set manager, see System Set Manager.
5. Users and Channel Permissions
You can assign users to software channels within your organization either as a subscriber that consumes content from channels, or as an administrator, who can manage the channels themselves.
To subscribe a user to a channel, navigate to
, click the username to edit, and go to the tab. Check the channels to assign, and click Update Permissions.To grant a user channel management permissions, navigate to
, click the username to edit, and go to the tab. Check the channels to assign, and click Update Permissions.Some channels in the list might not be subscribable. This is usually because of the users administrator status, or the channels global settings.
6. User Default Language
When you create a new user, you can choose which language to use for the Web UI. After a user has been created, you can change the language by navigating to
.The default language is set in the rhn.conf
configuration file.
To change the default language, open the /etc/rhn/rhn.conf
file and add or edit this line:
web.locale = <LANGCODE>
If the parameter is not set, the default language is en_US
.
These languages are available in SUSE Multi-Linux Manager:
Language code | Language | Dialect |
---|---|---|
|
English |
United States |
|
Chinese |
Mainland, Simplified |
6.1. User Default Interface Theme
By default, the SUSE Multi-Linux Manager Web UI uses the theme appropriate to the product you have installed. You can change the theme to reflect the Uyuni or SUSE Multi-Linux Manager colors. The SUSE Multi-Linux Manager theme also has a dark option available.
You can change the default theme in the rhn.conf
configuration file.
To change the default theme, open the /etc/rhn/rhn.conf
file and add or edit this line:
web.theme_default = <THEME>
Theme Name | Colors | Style |
---|---|---|
|
SUSE Multi-Linux Manager |
Light |
|
SUSE Multi-Linux Manager |
Dark |
|
Uyuni |
Light |