Re: A required parameter (auth) was missing
by Craig Gray. Did you ever get this worked out? I am having the same issue in Windows
View ArticleRe: PHP LDAP module does not seem to be present
by Craig Gray. This is what is set in our system ldapLDAP Support enabled RCS Version $Id$ Total Links 0/unlimited API Version 3001 Vendor Name OpenLDAP Vendor Version 20319 SASL Support Enabled
View ArticleProcedural Issue
by Katelyn Crumpley. My company has one training course that we enroll students in. Currently the students have to login, go to the front page, and click on the course. My questions is if there is a...
View ArticleRe: PHP LDAP module does not seem to be present
by Craig Gray. The failure seems to be in the auth_config.php file, at least that is where it stops.
View ArticleRe: Procedural Issue
by Tim Hunt. Where are the users coming from when then get to the Moodle front page? If you can sent them straight to the URL like .../coures/view.php?id=123, then they will be redirected to the...
View ArticleRe: Procedural Issue
by Katelyn Crumpley. I've tried that. For some reason anytime they have to login they go directly to the front page. For Example: If i send them a link to a quiz/lesson, they click it, login and go...
View ArticleRe: Procedural Issue
by Tim Hunt. Well, normally it works. For example, log out of this site now, then go to the URL http://moodle.org/mod/forum/post.php?reply=911653. You should be redirected to the login page, and then...
View ArticleChaning Username Creates New Account in LDAP
by Zak Fleming. Hi, I know its not a bug or anything but when the Username in AD changes a brand new account in moodle is created. Is there a way i can tell moodle to identify accounts using another...
View Articleexternal database x field added (tests)
by Claudio Carvalho. moodle2.3 newly installed for testinglocalhostexternal database - enabled (localhost default)field added to the user registration"data mapping" (setting of external database)...
View ArticleRe: This Course Does Not Allow Public Access
by Patricia Salgado Abreu. hi... if i want to create a meta course and when i enroll then i get "this course dose not allow to public accass" and i want to enroll meta course with child so how i do...
View ArticleError Reading from Database (LDAP sync)
by allen mauer. I get a message saying, " Connecting to LDAP server...Creating temporary table...
View Article?errorcode=3 on alternate login page
by F. Dehmel. I have an alternate login page to moodle with only one problem: When users put in a wrong username or password the only feedback they got is "?errorcode=3" in the URL. How can I put this...
View ArticleRe: Procedural Issue
by Katelyn Crumpley. If I download Firebug, can I make HTML changes even though we aren't hosting the website? Remote-learner hosts it but we run it. Can I make HTML/Code changes wtih Firebug?
View ArticleRe: Procedural Issue
by Tim Hunt. Firebug is just a diagnostic tool - albeit a very powerful one. It will let you work out what the problem is, and hence, perhaps what the solution is. .Implementing the solution, is,...
View ArticleRemoved from AD users still in database after ldap sync
by Michael Williams. We are experiencing an issue with user accounts not being removed from moodle's database once they are removed from LDAP. The LDAP plugin setting for "Removed ext user" is set to...
View ArticleRe: Removed from AD users still in database after ldap sync
by Michael Williams. We've also noticed when running the sync_users.php ldap sync that we get the following error... .....................................3436 records from LDAPUser entries to be...
View ArticleRe: Removed from AD users still in database after ldap sync
by Iñaki Arenaza. Hi Michael, this is expected behaviour. Moodle doesn't remove the deleted user records from the user table. It simply marks them 'deleted' and modifies some fields (as you've seen)...
View ArticleRe: Removed from AD users still in database after ldap sync
by Iñaki Arenaza. Hi Michael, you should have a look at your database error logs to see what's causing the error. If you can't, you might get some additional information about the error adding three...
View ArticleRe: [M2.2] Users buy course access on external site, how to...
by Amarnath M S . Hi Tim, I am also looking for the implementation something similar to this. Assuming the user account is present in the moodle and user is enrolled to a course, I need to launch the...
View Articleldap auth doesn't work
by Martin Schulte. Hi, the following situation: Im using a server (ubuntu) for moodle with two network cards. The first card is connect to the internet. The second card to the local lan. Inside the...
View Article