Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: No login.

No login: Difference between revisions

From MoodleDocs
(screenshot change, suspended account setting)
(updated screenshot and info)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Authentication}}
{{Authentication}}
An administrator may "turn off" or suspend a user's account by selecting "No Login" in the "Choose an authentication method setting" in the users profile in edit mode.
An administrator may "turn off" or suspend a user's account by selecting "No Login" in the "Choose an authentication method setting" in the user's profile, or by ticking the 'Suspended account' checkbox.


[[File:edit profile.png]]
[[File:newnologin.png]]


Different users have to have unique email addresses in their profile, even when email is not enabled.  When the "No Login" setting is used, the account email may not be re-used to create another account.  This essentially is a way to bar a particular user account from using Moodle for the duration that the account is assigned to this authentication type.
Different users have to have unique email addresses in their profile, even when email is not enabled.  When the "No Login" setting is used, the account email may not be re-used to create another account.  This essentially is a way to bar a particular user account from using Moodle for the duration that the account is assigned to this authentication type.


Note: An alternative way of suspending a user's account (available in Moodle 2.2.1 onwards) is to tick the 'Suspended account' checkbox on the edit profile page.
 
 
==See also==
 
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=173432 What is the difference between suspending and soft-deleting a user?] forum discussion


[[fr:Pas de connexion]]
[[fr:Pas de connexion]]
[[de:Kein_Login]]
[[de:Kein_Login]]
[[es:Sin ingreso]]

Latest revision as of 11:40, 20 July 2015

An administrator may "turn off" or suspend a user's account by selecting "No Login" in the "Choose an authentication method setting" in the user's profile, or by ticking the 'Suspended account' checkbox.

newnologin.png

Different users have to have unique email addresses in their profile, even when email is not enabled. When the "No Login" setting is used, the account email may not be re-used to create another account. This essentially is a way to bar a particular user account from using Moodle for the duration that the account is assigned to this authentication type.


See also