Re: External Database authentication
by David Pelletier-Proulx. *bump* So is somebody out there can help me with the external database. I can't find anything useful in the documentation and the forum. Do I have to create a System DSN...
View ArticleRe: How to use multiple LDAP servers with Moodle 1.8
by Iñaki Arenaza. I don't have a patch for 2.1 yet.I'll see if I can make one in a reasonable amount of time.Saludos. Iñaki.
View ArticleRe: External Database authentication
by David Pelletier-Proulx. Do we need to run the cron job to make the external db to works or the cron job is just to delete use that are no longer in the external database?
View ArticleRe: How to use multiple LDAP servers with Moodle 1.8
by Cristian Zanni. Nevermind Iñaki, we achieved this by using the folder provided by Flavio Camargo; patch was not...
View ArticleRe: How to use multiple LDAP servers with Moodle 1.8
by Iñaki Arenaza. Glad that you didn't need it I had a little spare time today and produced the patch anyway (it was very easy starting from the patch for 2.0.x).So here it goes in case someone else...
View ArticleZimbra Users Authentication In moodle
by Delima Almeida. Hi ,Please help with setting to authenticate Zimbra user in Moodle,
View ArticleRe: How does moodle hash encrypt the password?
by Scott Korvek. Sorry to reactivate an old thread, but has there been any reconsideration given to changing the password hashing mechanism? There has been a rash of high-profile incidents in which...
View ArticleRe: How does moodle hash encrypt the password?
by Scott Korvek. Nevermind, I just saw this while doing more searching: https://tracker.moodle.org/browse/MDL-35332Thanks for making the change in 2.5--- due out next week!
View ArticleWP and Moodle Auth integration changes with Moodle 2.5 release
by Scott Korvek. Hello.. First of all, thanks for changing the password cryptogrgraphy scheme for the upcoming Moodle 2.5. It is helping me a little with peace of mind given all the recent server...
View ArticleAuth Email Confirmation
by sushma ayyagari. Team, i have a requirement which will need to implemented using moodle 1.9. The registration form currenlty sends an email verification when the user tries to buy a course....
View ArticleDrupal 7 as authentication source
by Nathan Unsworth. I am attempting to setup Moodle to use the same username/password as Drupal 7. I have pointed the External Database authentication to the drupal DB and have setup the proper table...
View ArticleAdding Mobile Phone Field to Register Form
by Ali Hastie. We are using email-based self registration within Moodle 2.4.3 and need to add the Mobile Phone (phone2) field within the register form.How can I di this?Cheers
View ArticleRe: Using Moodle authentication in another web service
by Andrea Bicciolo. I think there are more than one way to address your need, among the other you may want to check Mnet, where Moodle can work as identity provider for already logged in users:...
View ArticleHow can I limit authentication to existing users?
by Mike Z. Hello!I need your help please. It seems that when a user tries to login to Moodle, Moodle tries to authenticate that user even if the login name does not exist in the mdl_user table. If...
View ArticleRe: SSO via HTTP header
by Adam Morris. You might also consider using the PAM plugin to use the server's built-in PAM stack. You can configure that to use kerberos pretty easily.
View ArticleRe: How can I limit authentication to existing users?
by Iñaki Arenaza. Hi,If you go to "Site administration >> Plugins >> Authentication >> Manage authentication", you can use the "Prevent account creation when authenticating" setting...
View ArticleRe: How can I limit authentication to existing users?
by Mike Z. Muchas gracias Iñaki.We are using Moodle 1.9. I don't see the option you describe, but I do see:Self registration"If an authentication plugin, such as email-based self-registration, is...
View ArticleLDAP Bind user Active Directory Password Reset Permissions
by Stephen Elaschuk. I'm trying to give my LDAP Bind user sufficient privileges to reset user passwords, without adding them to the Domain Administrators group in active directory.I've used the...
View ArticlePassword Policy for a Subset of Users Only
by Stephen Elaschuk. Is it possible to have a password policy apply to a specific group of users instead of all users (more stringent passwords for staff but not students)?
View ArticleRe: How can I limit authentication to existing users?
by Iñaki Arenaza. Hummm, this was developed for Moodle 2.x (I think 2.3 and above), so 1.9 doesn't have that feature. If you want to backport it yourself, these are the relevant bug fixes: MDL-29093...
View Article