Re: I can not connect an external database for manage authentication
by Luis De Sousa. Hi there. I solved the problem partially. The "Permission denied" was because SELinux was not permitting httpd/apache2 to make network connections (I am using CentOS). I needed to...
View ArticleRe: Change the Instructions Text located at /login/index.php
by Rosario Carcò. Correction: if you put <p> or <ul> tags nested between the <span> language tags it does not work any more. But it worked for years even if the advice was to never...
View ArticleRe: Change the Instructions Text located at /login/index.php
by Rosario Carcò. As a workaround I removed all the nested <p> and <ul> tags replacing with <br /> and html-bullet-code where a <ul><li> item was shown. The multilanguage...
View ArticleLDAP Sync Log IP 0.0.0.0
by Janet Smith. We noticed that on Moodle 2.6.3 (upgrade done with latest code from July 2, 2014) the Front Page logs are much larger than ever before. Closer investigation shows that when the...
View ArticleNo reCAPTCHA error message
by Pete Jones. Hi,I've got reCAPTCHA enabled for email-based self-registration and it's working okay (i.e. if a user enters the reCAPTCHA image correctly, they can create a new account).However, if...
View ArticleReason id '3'?
by Zachary Blazier. I am trying to track down a reason id. I can't find anything on this or where I might find more information. I have been searching these forums and others for a couple hours and...
View ArticleRe: Reason id '3'?
by Guillermo Madero. Hello Zachary,While the message is cryptic, reason with "id = 3" just means that someone tried to log in with a valid username but with a wrong password. "id = 1" would mean that...
View ArticleRe: Reason id '3'?
by Zachary Blazier. Thank you so much! This makes perfect sense based on other troubleshooting. Is there someplace that the id's are documented?
View ArticleRe: NTLM Single Sign-On state of play?
by Peter de Groot. Ubuntu 14.04 - Samba 4 -Server 2008R2 - AD - SSO - Change to KerberosJust upgraded my moodle server to Ubuntu 14.04.This also upgrades Samba to version 4. It appears the...
View ArticleLDAP - ActiveDirectory - login failure
by Kamil Boratyński. Dear all.I try to connect my Moodle site with ActiveDirectory server with LDAP connection.After running sync_users.php script I see, users have been downloaded properly, as it is...
View ArticleRe: LDAP - ActiveDirectory - login failure
by John Gifford. Hi KamilI've never run that sync user script on our Moodle. But our Moodle is LDAP authenticated so any student can login to Moodle. The first time they do so it takes them through a...
View ArticleRe: LDAP - ActiveDirectory - login failure
by Kamil Boratyński. Dear John.Thank you for your reply.The problem is more deep than I thought. Even, when I create user manually and change his password, check his authentication type as manual... I...
View ArticleLDAP eDirectory error
by Zachary Blazier. I get this error in apache2/error.log every time LDAP authenticates anyone. [:error] [pid 17475] [client ??.??.??.??:?????] [ENROL LDAP] No LDAP Host URL, Version or User Type...
View ArticleFacebook Authentication - Moodle 2.7
by Guilherme Freitas. Hi everyone!I'm new at Moodle and english isn't my native language... so, I'm sorry for any mistake. hahahaha My Moodle versions is Moodle 2.7+.Is there a way to add Facebook...
View ArticleExternal Database Authentication No Longer Sending Emails
by Tom Wootton. I have used an external database for authentication joining courses and for over year without issue. Recently it stopped sending emails to new users with login information and we...
View ArticleRe: LDAP - ActiveDirectory - login failure
by John Gifford. Hi KamilNot if your manual account doesn't work, bind settings would only be required for an ldap login.I built our school's Moodle install from scratch, installed the Apacheserver...
View ArticleRe: LDAP & Security Groups in active directory
by Chris Jakubowski. hi did you ever figure this out?
View ArticleRe: LDAP & Security Groups in active directory
by Emma Richardson. Use the Moodle LDAP enrollment - there is documentation on it.
View ArticleGoogle Apps SSO integration with Moodle 2.5.2
by Sagar Nangare. HiI am stuck with requirement of Google apps integration along with Google authentication using SSO. Please anybody suggest me steps & plugins to do this.Thanks in advance!
View ArticleAssign role if user is authenticated via LDAP
by Ricky Rellum. Hello,I am searching for a solution that allows me to automatically assign a role (e.g. 'employee') if the authentication is via the LDAP authenticator.Does anyone know some kind of...
View Article