Restrict Admin Login by IP
Students or general users are able to login from any location however administrators can be limited to specific IP address or address ranges to prevent unauthorised access from unknown networks using a stolen or leaked administrator username and password.
Access "Restrict Admin Login by IP" settings
Site Administrator->Plugins->Local Plugins->Restrict Admin Login by IP
Add individual ip addresses or network ranges
Add a custom error message which will be displayed to the user when logging in from an unauthorised network.
Should you lock yourself out by entering an incorrect value add the following to your config.php file to override and disable the plugin
$CFG->ralip_disable = 1;
Looking to optimise your Learning Management System? EssingtonITS offers tailored solutions to enhance your e-learning environment. Visit EssingtonITS.co.uk for expert IT services, or explore our dedicated hosting and support for Moodle at myelms.co.uk. Let us help you create a seamless and efficient learning experience.
person people found this useful.