Re: First time LDAP Setup
by Ken Task. Added/Removed IF they already existed in Moodle and were set to LDAP - at least I hope!You probably need to use bulk user/upload users the first time. The edited CSV file you create from...
View ArticleRe: First time LDAP Setup
by Richard Lian. Thanks for the advice. I will not likely change the Moodle admins to LDAP. Do I simply remove them from the exported sheet? Once I re-import does it simply ignore any accounts not on...
View ArticleRe: First time LDAP Setup
by Ken Task. Example:"id","username","email","firstname","lastname","auth"567,"rabrown","rabrown@somenet","Aaron","Brown","ldap"Yes, do remove those users that are set to Admin Moodle from the csv...
View ArticleRe: First time LDAP Setup
by Richard Lian. Hi Ken,Thanks - I will have a backup and also snapshot my server before I start for easy rollback!We are a single site AD. All our users are under one OU and then split in to sub OUs...
View ArticleRe: Custom signup form for authentication plugin
by Jesus Diaz Vico. The only way I've managed to do both things is to directly modify the login_signup_form in the $MOODLEROOT/login/signup_form.php file. However, this is obviously not a good way to...
View ArticleRe: First time LDAP Setup
by Ken Task. Can't really advise what would be 'best' for your config of LDAP top level or OU's, but from what you've just described, think I'd config for OU student and OU teacher rather than top...
View ArticleRe: First time LDAP Setup
by Richard Lian. Hi Ken,Just so I undersrand: you can import and create users and set the auth to LDAP. And/or you can AD sync to a specific or multiple OUs? As two different options?I am certainly...
View ArticleRe: First time LDAP Setup
by Ken Task. Am working on the info given ... accounts already exist ... desire to keep all users in their classes and retain their work - but switching all users to LDAP. Am I off?In order to...
View ArticleRe: Please help! my user can't reset password via them email
by Robert Brenstein. You may check out a somewhat different procedure and see whether it works better for you. Instead of asking students to use the reset password procedure, tell Moodle that they...
View ArticleNo ldap authentication possible after upgrading from 1.9 to 2.0
by Philip L.. Hello everyone.I hope someone can help with this please.I have yesterday upgraded our moodle installation from 1.9.18 (latest version from 1.9) to the latest version of 2.0.The upgrade...
View ArticleRe: Lost password alternatives? Overly complicated or required for security...
by Kathy Cannon. Hi Amy, I'm in agreement that a simpler process for resetting a password is needed... and I'm reading that security is not the whole story. Here's a forum started recently...
View ArticleMaking a script that logs in the moodle users
by aaaa dfokjmfsiom. I want to make php script that users registred in Moodle can log in FOR MOODLE 2.5 .
View ArticleRe: Two step authentication with Google Authenticator
by Randy Thornton. For the curious, there is a BioAuth plugin being worked on for the GSOC -http://docs.moodle.org/dev/BioAuth_PluginIt is focused on Quiz cheating prevention, instead of system of...
View ArticleRe: A required parameter (auth) was missing
by Jamie Tinley. I'm having the same issue for Moodle 2.5.1, Apache 2.2, mysql 5.5, php 5.3.5 when trying to edit authenticationIf anyone has ideas I would Greatly appreciate it:A required parameter...
View ArticleRe: Set Login Destination Page
by Susan Fleming. That is what we use to get, now we are getting two instances of My Home in the Navigation block when we set Site Administration > Appearance > Navigation > Default Home Page...
View ArticleRe: Set Login Destination Page
by Susan Fleming. Just clicked on the edit option for the Navigation block, but didn't change anything, and all of a sudden I am seeing the Home / My Home combination: Computers are strange some days.
View ArticleNTLM Auth not working Moodle 2.4.3 on IIS
by Leonard Ingle. As the title states, I am running a version 2.4.3 moodle site, on a Win Server 2008R2 with IIS I have got LDAP working and I can login with user details, but NTLM is not working, the...
View ArticleAuthenticating Google from Moodle
by Matt Johnson. Hello,1st I'd like to say that yes there are huge numbers of these topics but of all of the ones that I've been able to find they are either very unhelpful, or very specific to a...
View ArticleRe: Authenticating Google from Moodle
by Ashutosh Taunk. Hi,If I have understood it correctly, you want to Integrate Google Apps Education emails within Moodle. Have you read in through this ?
View ArticleLinkedinAuth plugin issue
by A Karthik. Hi i have installed both LinkedinAuth and Linkedin Block plugins. I have entered the OAuth User Token and OAuth User Secret in the settings for the plugin and enabled the plugin. while...
View Article