management.php_users
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
management.php_users [2024/07/30 16:25] – removed - external edit (Unknown date) 127.0.0.1 | management.php_users [2025/02/19 13:28] (current) – yvonne_moore | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Admin panel: User (management.php) ====== | ||
+ | |||
+ | {{: | ||
+ | |||
+ | This is the area in which you can: | ||
+ | |||
+ | * add new users to your installation | ||
+ | * allocate usernames and passwords to users | ||
+ | * edit their username, password and email addresses | ||
+ | * remove users | ||
+ | * allocate management roles to users | ||
+ | |||
+ | ===== Automatically authenticated users ===== | ||
+ | |||
+ | If your installation of Xerte uses Single Sign On (SSO) you can't make changes to their account here, but you will be able to view the user accounts, and allocate users to admin roles. | ||
+ | |||
+ | ===== Manually authenticated users ===== | ||
+ | |||
+ | For manual control of user accounts, you are able to add users to your installation. If no users have yet been added to your installation, | ||
+ | |||
+ | To **add** a new user, replace the information in the text entry boxes with information about your new user. You will have to allocate a password for the new user, and you should note this down (for example in a secure Excel file), as it will not be displayed in the user record here after creating the user. When you have entered all the information click on **Create User**. | ||
+ | |||
+ | To **edit** the personal information for a user, find their record by using the drop-down at the top of the page, edit the record and then click on **Modify user**. | ||
+ | |||
+ | To **remove** a user's account, find their record by using the drop-down at the top of the page, click on **Delete**. If they have projects you want to keep, you can transfer ownership of these projects through the **Users projects** tab. | ||
+ | |||
+ | ===== Manage user roles ===== | ||
+ | |||
+ | In pre-3.13 versions of Xerte, there was only one single admin account which had to be shared by anyone who needed admin access. The admin account had the ability to access and control every aspect of the Xerte installation available via the management page. **New in 3.13**, selected users can be given a variety of administration roles, in order to share the administrative features as needed. | ||
+ | |||
+ | Please see [[https:// | ||
+ | |||