Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:administration:users:admin [Dec. 16, 2024 03:38 PM UTC ] – removed - external edit (Unknown date) 127.0.0.1 | en:administration:users:admin [Dec. 16, 2024 03:38 PM UTC ] (current) – ↷ Page moved from en:administration:utilisateurs:admin to en:administration:users:admin jpb | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{: | ||
+ | ====== Administrators ====== | ||
+ | {{ : | ||
+ | ==== Administration - Administrators ==== | ||
+ | With this function, you can add, modify and delete administrators of your site. | ||
+ | ===== Add an administrator ===== | ||
+ | Fill out the form. Mandatory fields are marked with an * (Nickname, Name, Email, Password). | ||
+ | Choose the function(s) you want to assign to this administrator. | ||
+ | Click on the Add an administrator button to finish. | ||
+ | |||
+ | ===== Edit an administrator ===== | ||
+ | Click on the Edit the information link of the administrator you want to modify. Change the necessary information and click on the Update administrator button. | ||
+ | |||
+ | ===== Delete an administrator ===== | ||
+ | Click on the Delete administrator link and validate the confirmation message. | ||
+ | |||
+ | **Please note**: NPDS requires at least one administrator to function. | ||
+ | |||
+ | ===== Good to know ===== | ||
+ | |||
+ | If you accidentally delete all administrators, | ||
+ | |||
+ | If an entry with the aid field equal to Root exists, delete it | ||
+ | Execute the following query: | ||
+ | |||
+ | <php code> | ||
+ | |||
+ | This will create an administrator account whose identifier will be Root, and the password Password. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{: |