No edit summary |
No edit summary Tag: 2017 source edit |
||
Line 12: | Line 12: | ||
#'''Enter''' the user information in the dialog: | #'''Enter''' the user information in the dialog: | ||
#*''Username:'' must be unique and cannot contain special characters | #*''Username:'' must be unique and cannot contain special characters | ||
#*''Password and Confirm password:'' The password for the new user. | #*''Password and Confirm password:'' The password for the new user. | ||
#*''Email:'' The email address of the user (optional) | #*''Email:'' The email address of the user (optional) | ||
#*''Real name:'' can be a duplicate of an existing user's real name (optional) | #*''Real name:'' can be a duplicate of an existing user's real name (optional) | ||
Line 18: | Line 18: | ||
#* Groups: a user can be assigned to multiple groups. If no group is selected, the user belongs to the default group ''user''. | #* Groups: a user can be assigned to multiple groups. If no group is selected, the user belongs to the default group ''user''. | ||
#Click '''Done''' to create the user account. | #Click '''Done''' to create the user account. | ||
{{Messagebox|boxtype=tip|icon=|Note text=If you do not want to provide the new user with a password that is known to you, you can create the user account via the page ''Special:CreateAccount'' instead. It is, however, not possible to assign a user group to the new account during account creation on that page.|bgcolor=}} | |||
==Edit a user account== | ==Edit a user account== |
Revision as of 14:41, 21 January 2022
The extension BlueSpiceUserManager provides the visual interface for user administration.
About the User manager
Administrators can access the User manager in the Global actions menu under Management > Users (link to page Special:UserManager). It shows an editable list of all user accounts.
Create a user account
To create a user account:
- Click the "+"-button. This opens a dialog.
- Enter the user information in the dialog:
- Username: must be unique and cannot contain special characters
- Password and Confirm password: The password for the new user.
- Email: The email address of the user (optional)
- Real name: can be a duplicate of an existing user's real name (optional)
- Enabled: if checked, user account is active
- Groups: a user can be assigned to multiple groups. If no group is selected, the user belongs to the default group user.
- Click Done to create the user account.
Edit a user account
The tools for editing a user are shown in the table grid when hovering over or selecting the user from the list.
- Key icon: change the password.
- People icon: Assign groups to this user account.
- Block icon: Disable/enable user account. Disabling does not delete the account.
- Wrench icon: edit email and real name
Inactive users
By default, the list displays users with active user accounts (enabled).
To view inactive users:
- Click on the table header (any column).
- Select "Columns", then select "Enabled". This will add additional column "Enabled" to the grid.
- Click on the header of this column and select Filter > Show all deactivated users.