Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Administrator role.

Administrator role: Difference between revisions

From MoodleDocs
No edit summary
(add How to create an extra admin account - forum thread)
Line 16: Line 16:
==See also==
==See also==
*[http://moodle.org/mod/forum/discuss.php?d=36856 I lost my administrator's rights] forum discussion
*[http://moodle.org/mod/forum/discuss.php?d=36856 I lost my administrator's rights] forum discussion
*[http://moodle.org/mod/forum/discuss.php?d=43562 How to create an extra admin account]


[[Category:Administrator]]
[[Category:Administrator]]

Revision as of 09:40, 10 April 2006

Admins can do anything and go anywhere in the site, however only the primary admin may assign or remove admin rights for other users.

Create new admins

In order to assign an existing user on a Moodle site as an admin, one must first login as the primary admin user for that site. Then:

  1. On the Moodle site's home page, locate the "Administration" sideblock
  2. Click on the "Users" link
  3. Click on the "Assign admins" link
  4. Select any of the users from the right column ('potential admins') of the screen and then click the "<" button.

Removing admin rights

Follow the instructions above but select the existing admin from the left hand side and click the ">" button instead.

See also