Everything via https

Everything via https

by Raimund Lullus -
Number of replies: 2
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
Average of ratings: -
In reply to Raimund Lullus

Re: Everything via https

by Iñaki Arenaza -
Picture of Core developers Picture of Documentation writers Picture of Peer reviewers Picture of Plugin developers
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.
In reply to Iñaki Arenaza

Re: Everything via https

by Raimund Lullus -
Hi Inaki,

you just turned a desperate guy into a happy guy.
Thank you.
Raimundus