Re: Auth LDAP + CAS sporadic bind error
by jasper boyd. In case this happens to anyone else I was able to fix this with the following lines in /auth/ldap/auth.phpin the ldap_connect method aprox. line 2040 (bolded parts are my...
View ArticleRe: 2 users, 1 email account
by SJ K. Thanks Ferry. It works. I did this on Moodle 2.6.3.The file forgot_password_form.php is located in login/forgot_password_form.php
View ArticleDouble Authentication
by Cesario Siringoringo. Hello fellas,My friend have a project to check the account on 2 different databases. example there are 2 databases: moodle1 and moodle2. Step by step: 1. Users log into Moodle...
View ArticleRe: LDAP Sync + computer accounts
by Iñaki Arenaza. These edits are no longer needed if you are using version 2.0 or later.If you are using 1.9 or earlier (which are not longer supported, not even for security bugfixes!), you need to...
View Articlenewuser question.. disable ldap
by Dave Young. Hello all,Is there a way of disabling the ldap plugin from the backend of moodle (2.7, bindows, msSQL)?I have gotten myself into a situation where I am unable to login , as my system...
View ArticleRe: newuser question.. disable ldap
by Kieran Briggs. I'm having the same issue. It works fine in 2.5 If I leave it to login it used LDAP as it should but I can click cancel and it gets me to the login screen so I can log in as an...
View ArticleError Inserting Users with External Database Authentication
by Carrigan Vanbuskirk. Hello all,I have been working with external database authentication for a short while now, and have run into a slight problem. I am able to log in as a user who is in the...
View ArticleRe: Bulk user authentication change - Manual to LDAP
by Richard Schwarz. Hi,I know others have already posted something like this here, but this is what I did in PHPMyAdmin to bulk change them (and leave my guest and admin accounts alone).Run in...
View ArticleRe: תשובה ל: Re: Guest access without the [Login as Guest] button...
by Trevor Wood. Trying this now. yes you can set this option but the Guest login button still has to be there. So if a user has a direct link to X course go straight in, bypassing login screen, but...
View ArticleRe: ntlm without forcelogin?
by Lael .... Here is how we solved the problem for anyone who is interested in doing the same thing: index.php Line 33: //Hack to check if users are logged in. If they are not, and are //in the...
View ArticleRe: LDAP SSO speed on 2.6?
by Lael .... This remains a significant issue for us. To put it in comparison - Manual logins take less than a second. All our other systems are almost instant (seamless)The whole NTLM process takes...
View ArticleRe: Bulk user authentication change - Manual to LDAP
by ian lake. When you upload from a csv file does the spreadsheet include a password column? It needs to be there although no passwords should be present.
View ArticleLocking/unlocking fields does nothing
by Christopher Svanefalk. I am running the latest stable build of Moodle 2.6.3.We use self-registration to add new users to the system. On the signup form, we would like users to specify their...
View ArticleRe: Locking/unlocking fields does nothing
by Mary Cooch. I don't think the lock user fields settings are applicable to email based self registration - they are for preventing users from changing certain elements, or so I understand.
View ArticleRe: Locking/unlocking fields does nothing
by ian lake. Locked/Unlocked is there to prevent or allow change once information has been entered, it will stop users making undesirable changes - one year we had and an unusual number of 'Godzilla...
View ArticleCannot Set Guest Access
by Mark Weldon. Hi.Can someone help me please?Guests cannot access my site. I have read carefully all the documentation about setting it, doubled (triple?) checked everything, but still I cannot logon...
View ArticleRe: Cannot Set Guest Access
by Emma Richardson. 5.5.5 is not a Moodle version. Please post screenshots of your user policies settings, your authentication settings, and your course settings that they cannot access.
View ArticleRe: Cannot Set Guest Access
by Mark Weldon. Hi Emma.Thanks for your quick response... I will send you the screen shots that you ask for but... I think that I may have solved my problem.I have just created a user account in Users...
View ArticleRe: Cannot Set Guest Access
by Mark Weldon. Sorry, here is the version / build of my site:-Moodle version2013051405.11 Moodle release2.5.5+ (Build: 20140502)
View ArticleRe: Cannot Set Guest Access
by Emma Richardson. No, that is not how guest access works. There is a guest account already created in Moodle. It does not have a password. It allows you to let people into courses to look at them...
View Article