Disable Authentication and Account Creation

Disable Authentication and Account Creation

by Liberty Valence -
Number of replies: 2
Hi there.

Building a PUBLIC tutorial site, and would like to

1) prevent all visitors from registering,

2) allow all visitors to view course content, and

3) completely disable the creation of accounts by visitors.

Have been reading all day, and trying a variety of settings. Time to ask you experienced folks what to do.

What should I do? wink

Many Thanks!
Average of ratings: -
In reply to Liberty Valence

Re: Disable Authentication and Account Creation

by Iñaki Arenaza -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Go to Administration >> Users >> Manage authentication and disable all the authentication plugins except 'Manual accounts' and 'No login' (these two cannot be disabled).

Next go to Administration >> Users >> Permissions >> User Policies and enable 'Auto-login guests'.

Finally set every course (inside each course settings) to be available to guest users, with 'Guest access' set to 'Allow guests without a key'.

That should do it smile

Saludos. Iñaki.

Average of ratings: Useful (1)
In reply to Iñaki Arenaza

Re: Disable Authentication and Account Creation

by Liberty Valence -
Wow! What a fast response. Thank you so much for taking time from your day to help me. I really appreciate it, Iñaki.