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

Notifications: Difference between revisions

From MoodleDocs
m (hu link)
(see also)
Line 1: Line 1:
Location: ''Administration > Security > Notifications''
Location: ''Administration > Security > Notifications''


==Display login failures to==
==Display login failures to==
Line 15: Line 16:


This sets the number of failed logins for a given user from a single computer that will trigger notification.
This sets the number of failed logins for a given user from a single computer that will trigger notification.
==See also==
*[[Notification page]] at the top of the site administration block


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

Revision as of 05:40, 2 April 2008

Location: Administration > Security > Notifications


Display login failures to

Set this to administrators to be warned of anyone attempting to steal student or teacher logins. When set, a link stating the number of failed logins appears in the top right corner of the page when an administrator logs in. Click the link to access the login error page.

The administrator is the administrator with the lowest id in the user-table (= the first created and still active administrator), all administrators are all users with the administrator role

Email login failures

If you're concerned about login failures, you can set up email notification for administrators.

Threshold for email notifications

This sets the number of failed logins for a given user from a single computer that will trigger notification.

See also