Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Primary administrator pre-1.7.

Primary administrator pre-1.7: Difference between revisions

From MoodleDocs
mNo edit summary
(→‎See also: tracker issue link)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<p class="note">'''Note''': Primary administrators only existed in Moodle prior to version 1.7.</p>
The '''Primary Administrator''' is the [[Administrator]] who has the lowest user id (typically the earliest created admin user).
The '''Primary Administrator''' is the [[Administrator]] who has the lowest user id (typically the earliest created admin user).


The 'primary administrator' is the only one that can [[Assign admins|assign (or remove) other users as administrators]].  The primary administrators email address will receive all returned email ('bounces') for undeliverable addresses and also, other admins are unable to edit the primary admin's profile.
The 'primary administrator' is the only one that can [[Assign administrators|assign (or remove) other users as administrators]].  The primary administrators email address will receive all returned email ('bounces') for undeliverable addresses and also, other admins are unable to edit the primary admin's profile.


It appears that the only way currently to change the primary administrator is by changing the database directly (see the forum discussions linked below for more info).
It appears that the only way currently to change the primary administrator is by changing the database directly (see the forum discussions linked below for more info).
Line 10: Line 13:
* [http://moodle.org/mod/forum/discuss.php?d=10052 Changing the Primary Administrator thread on Moodle.org]
* [http://moodle.org/mod/forum/discuss.php?d=10052 Changing the Primary Administrator thread on Moodle.org]
* [http://moodle.org/mod/forum/discuss.php?d=36856 Another thread about changing the Primary Administrator]
* [http://moodle.org/mod/forum/discuss.php?d=36856 Another thread about changing the Primary Administrator]
* MDL-21677 Concept of Primary Administrator is badly flawed


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


[[fr:Administrateur_principal]]
[[fr:Administrateur_principal]]

Latest revision as of 11:01, 23 February 2010

Note: Primary administrators only existed in Moodle prior to version 1.7.


The Primary Administrator is the Administrator who has the lowest user id (typically the earliest created admin user).

The 'primary administrator' is the only one that can assign (or remove) other users as administrators. The primary administrators email address will receive all returned email ('bounces') for undeliverable addresses and also, other admins are unable to edit the primary admin's profile.

It appears that the only way currently to change the primary administrator is by changing the database directly (see the forum discussions linked below for more info).

See also