Dear members,
I want an secured moodle Intranet via Internet, so I do not want guest, nor email subscription. And most of all I do not want just the login, but all transfer via https.
Where to srew the right buttons for me?
Thank you
Under Administration >> Configuration >> Variables, disable auto guest logins and set a secret key to all of your courses to prevent unauthorized users from enrolling to your courses.
Under Administration >> Users >> Authentication, choose an authentication method different from 'email authentication' and disable account creation (manual accounts only, for example), and make sure you don't show the 'guest login button'.
Set up your web server to only listen on the SSL port, and then edit your config.php file to set your wwwroot to point to your secured web site (i.e. "https://my.moodle.site").
Saludos. Iñaki.
Under Administration >> Users >> Authentication, choose an authentication method different from 'email authentication' and disable account creation (manual accounts only, for example), and make sure you don't show the 'guest login button'.
Set up your web server to only listen on the SSL port, and then edit your config.php file to set your wwwroot to point to your secured web site (i.e. "https://my.moodle.site").
Saludos. Iñaki.
Hi Inaki,
you just turned a desperate guy into a happy guy.
Thank you.
Raimundus
you just turned a desperate guy into a happy guy.
Thank you.
Raimundus