e-mail confirmation
by Hamideche Kami. Hello, I have a problemtheuser does notreceivetheemailhelpmeIchange theSMTPparametersanddoes not workusers donot receive ane-mail,but I findthe list ofusersI worklocallyand I...
View ArticleRe: OpenAM
by Ruairi Allen. Hey Jeff,I'm afraid I can't help you with a plugin but I am about to do the same work. Would you be able to advise on any tricky points. I envisage the process as follows: Secure the...
View ArticleRe: LDAP authentication failed
by Andrea Bicciolo. Hi, Maybe I'm wrong however according to your working script sample you are binding using "domain\username" and "password", while in the Moodle ldap settings you are using a DN....
View ArticleRe: LDAP authentication failed
by Ladislav Kudláček. Hi, thanks for response..I am tried settings according working scripts. I am tried many combinations, but without success Moodle is used same functions as my php script....
View ArticleRe: When opening Moodle, already logged in as other user.
by Jorge Ramos. Hi!It's happening to us too!!!How is it possible?? We've got this in mdl_log:idtimecoursemodulecmidactionurlipinfouseridsessionid...
View ArticleSingle Sign On - what is best
by Heather P. Hellocurrently looking at Moodle 2.4.3. On a Windows 2008 R2 server with IIS 7.5. and a DMZ.The Moodle is available both inside a college network and outside the college network.We...
View ArticleRe: Moodle 2.4.3 show the home page with SSO
by Iñaki Arenaza. Turning 'anonymous' on site wide, not a specific page.Turning anonymous on site-wide is what pretty much every NTLM SSO setup would need. Except on auth/ldap/ntlmsso_magic.php. In...
View ArticleRe: Moodle 2.4.3 show the home page with SSO
by Iñaki Arenaza. Interestingly somebody just pointed me towards a bug fix in the Moodle Tracker, fixed in 2.4.3, juding by the dates the fix will be in build I'm using.This is the change I mentionned...
View ArticleRe: SSO, NTLM OK, Not Signing In
by Cameron Andrews. Ok, I manage to get it to work,i found it was reporting a ntlmsso_iwamagicnotenabled error, found one reference on the moodle site for troubleshooting but i passed that ok.What i...
View ArticleRe: How to use multiple LDAP servers with Moodle 1.8
by Cristian Zanni. Hey Iñaki,it is possible to download some patch to the Moodle 2.1 Version?Thanks / Gracias!Cristian
View ArticleRe: Error when logging in with unknown username
by Sabuj Sabuj. We faced same issue, seems we enabled the external database authenticaion plugin while playing and we didn't do that in our test installation. Now the problem is solved after...
View ArticleRe: LDAP: username collision in different contexts
by Hossam eldin Reda Ibrahim. Hi All,Am one of the people who's struggeling in this issue for a long time too.what i have is parallel equal domains each has its LDAP and it happened many times to had...
View ArticleSSO via HTTP header
by David Bolger. Hi all!I have linked Moodle 2.4 with my LDAPserver and it is working perfectly to create new users and allow users log in. I am now trying to set up Single Sign-on using Open AM.I...
View ArticleRe: SSO via HTTP header
by David Bolger. Hi all,I'm still working on this but have got no further. Basically what I think I need is an auth plugin that takes the $_SERVER['REMOTE_USER'] value as a username, and immediately...
View ArticleRe: External Database authentication
by David Pelletier-Proulx. that project was on the back burner. But I have a new deadline for the 11 may. I really need to make this happen. We now have a new server with a clean moodle 2.0 to work...
View ArticleRe: Single sign on bombshell
by Randy Thornton. I have seen this issue solved by using a VPN between the networks so the external host simply appears internally. The advantage is everything you do with AD is the same to it and...
View ArticleTwo step authentication with Google Authenticator
by Randy Thornton. Anyone know of case where someone is using Google authenticator two factor rolling pin authentication with Moodle (without Google apps)?There is a PHP library for this, but I can't...
View ArticleFatal error: $CFG->dataroot is not writable, admin has to fix directory...
by Yang Yang. Hi all, I am running Moodle 2.4 with Windows server 2008 with IIS 7. Currently I am working on NTML SSO. When I open IE on the windows server, all I get is "Fatal error:...
View ArticleRe: Fatal error: $CFG->dataroot is not writable, admin has to fix...
by Yang Yang. I am getting more error from IE now, it seems like permission issue but I have given "everyone" full contorl to the Moodledata. Warning: mkdir(): Permission denied in...
View ArticlePlugin or API to suspend/resume an account
by Muhammad Zubair. is there any way to suspend/resume an account under some criteria using some plugin or an api manually it works well by editing user account and turned it to suspend.
View Article