Re: CAS direct login to course
by Rikard E. Strange thing is that the course direct linking works in our older 2.6.1+ server.I have compared course/view.php and they are identical between version 2.6.5 and 2.6.1+. I also compared...
View ArticleRe: LDAP (MS-AD) sync
by Drayton Graham. I have now figured out that I needed to tun this script:/var/www/html/moodle/auth/ldap/cli/sync_users.phpWhen i run the script, I get an error. Can someone help me figure out this...
View ArticleRe: LDAPs bind fails
by Rafael Rocha. Fixed it by creating c:\openldap\sysconf\ldap.conf with TLS_REQCERT neverIt's just a fix and not a solution, but as I'm connecting to my own servers, I do trust them
View ArticleRe: LDAP (MS-AD) sync
by Emma Richardson. This means that your LDAP set up is incorrect. Check your LDAP settings.
View ArticleCSV Bulk User Welcome email and Password not being sent in 2.6
by mike A. I have successfully uploaded users via a .csv file and enrolled them in the assigned course using a field in the .csv. Unfortunatly the welcome email along with their password is not being...
View ArticleRe: Advice on targeting OUs in Active Directory
by Nick Varney. Hmm, that didn't work. I was unable to authenticate my own login and the LDAP sync script we have 'couldn't find users'.I entered the following in my contexts field.ou=users and...
View ArticleRe: LDAP (MS-AD) sync
by Drayton Graham. I've taken a look at my setting, and still cannot figure it out. Is the bind user a requirement? When i add a bind user, I still get an error.Connecting to LDAP server...Default...
View ArticleRe: Auth error on return from CAS
by Scot Hacker. OK, got to the bottom of this one. "PHPCAS uses cURL to make its back channel call to CAS Server. In some cases the SSL version needs to be explicitly defined as the default version...
View ArticleRe: CAS direct login to course
by Rikard E. I found the problem. The CAS auth version number is the same in 2.6.1+ and 2.6.5, but if you take a deeper look you see that there are changes made after 2.6.1+.auth/cas/auth.php :For...
View ArticleRe: Shibboleth Authentication
by Filippo Carnevali. Hi to everyone,in the end the problem was cause by a series of small (aka stupid) things.The moodle platform https needed to be fully configured as well as their parameters in...
View ArticleRe: LDAP (MS-AD) sync
by Visvanath Ratnaweera. Install the package ldap-utils and try connecting to the AD with the command ldapsearch. That way you can check whether the bind user is OK.
View ArticleProblem Accessing Moodle Login Page
by Dennis Plum. I'm getting this message on attempting to access the login page for MoodleWarning: Creating default object from empty value in...
View ArticleRe: Advice on targeting OUs in Active Directory
by Pedro Crispim. You must start from bottom to top...For instance:ou=staff,ou=users,ou=users and groups,dc=my,dc=domain
View ArticleRe: No reCAPTCHA error message
by Pete Jones. Thanks James.I've fixed the issue since writing the post above. See the post from Miryan Salas here: https://moodle.org/mod/forum/discuss.php?d=264839Pete
View ArticleRe: Moodle 2.3.1 reCaptcha not working
by Pete Jones. Thanks again Miryan. I've changed the error messages in the lib/recaptchalib.php file and it works perfectly.Pete
View ArticleRe: Auto-create LDAP user in Moodle
by David Perry. No idea about the moodle user accounts not being created bit, I can't see a setting you have to enable for this to work (but I've setup several moodle instances and never had to tick a...
View ArticleRe: LDAP (MS-AD) sync
by Drayton Graham. Progress! still doesnt work, but now im getting different errors.Default exception handler: LDAP-module cannot connect to any servers: Server: 'ldap://admsrv02.ssd.com/',...
View ArticleRe: Auto-create LDAP user in Moodle
by Rini Braat. Hi David,I already figured something out about the department box, I'll manage.Only the thing that a moodle is not auto-created I cannot understand.In...
View Article2.7.2 Email-Based Self-Registration: No email sent
by Clay Burell. Glad I tested this before opening it to student enrollments!I have enabled Email-Based Self-Registration in Admin Settings.No Re-Captcha because Google is currently broken. I create...
View ArticleRe: 2.7.2 Email-Based Self-Registration: No email sent
by erdal ayan. Hi,I have the same problem with an older version of MOODLE (<https://moodle.org/mod/forum/discuss.php?d=269357>). And interestingly, user upload by means of csv file format...
View Article