Re: LDAP Authentication - Auto cohorts and Mails
by Emma Richardson. 1. No. Asides from self-registration, welcome emails are normally attached to enrollment rather than registration.2. It appears there was a script at some point that used to...
View ArticleIMAP Auth missing features
by Gabriele Carioli. Hi everybodyFirst of all, apologies for my bad english.i'm trying to authenticate users using the IMAP authentication plugin.The first issue I'm asking a is about multiple IMAP...
View ArticleRe: Special characters not populating from external database
by Nadav Kavalerchik. I am having similar issues (With Hebrew collation)Please see if you can share your /etc/freetds/freetds.conf file.Kindly,Nadav
View ArticleRe: Using a CSV file with Shibboleth
by Joël Schmid. We have the same problem, did you find any solution so far?
View ArticleRe: Using a CSV file with Shibboleth
by zian zanotti. Same problem for us, a solution ?fpga
View ArticleRe: Using a CSV file with Shibboleth
by Joël Schmid. Ok, so it finally worked. If you just ignore the error an upload the users anyway they should get created correctly. Meaning the warning can be safely ignored.We used the following...
View ArticleRe: sync_users.php stops with db error
by Robin Schröder. Hi Sam,thanks for the reply.I tried the following steps to get more informations about the problem:i deleted the user "lukas.spacey" from the moodle-user-table. Also i deleted the...
View ArticleRe: sync_users.php stops with db error
by Emma Richardson. The error is coming from the account in AD, not the account in Moodle so deleting the Moodle account will not do anything. You need to fix the issue in AD. In addition to the...
View ArticleRe: sync_users.php stops with db error
by Olumuyiwa Taiwo. Robin,I suspect you are facing multiple issues.Your script is throwing a PHP notice:PHP Notice: Undefined property: stdClass::$dataroot in /srv/www/config.php on line 66That...
View ArticleRe: sync_users.php stops with db error
by Robin Schröder. Hi Olumuyiwa,the config.php should be okay @line 66:Line 65: $CFG->lock_factory = "\\core\\lock\\file_lock_factory";Line 66: $CFG->lock_file_root = $CFG->dataroot ....
View ArticleRe: sync_users.php stops with db error
by Robin Schröder. This user-account seems to work. The sync-script doesn´t cause an error:But i don´t see any big difference to the 2 other ones that cause the error...
View ArticleRe: sync_users.php stops with db error
by Emma Richardson. Check that there are no random spaces in their name or email address. I notice that these two do not have Attribute2 which appears to be a backup email - is this perhaps a mapped...
View ArticleNeed help with LDAPS configuration
by Calvin Bu. Hello All,Please help!My Moodle web front-end server information: OS: RedHat 6.7; PHP: v7.0.7; Apache: v2.4.6; Moodle: v3.1+Currently, I have one instance of Moodle v3.1+ running on the...
View ArticleRe: Need help with LDAPS configuration
by Olumuyiwa Taiwo. Is PHP extension openssl installed and enabled?You might also want to look at https://docs.moodle.org/31/en/LDAP_authentication#Enabling_LDAPS_on_your_Moodle_server
View ArticleRe: Need help with LDAPS configuration
by Emma Richardson. Have you installed the certificate?
View ArticleRe: LDAP (MS-AD) sync
by Jeff Smith. Good Day,I have having the same problem as the others in this post. I have have taken some steps to troubleshoot however, so I believe that I am close. I can successfully connect and...
View ArticleRe: LDAP (MS-AD) sync
by Ken Task. Technical Reference:https://technet.microsoft.com/en-us/library/cc773309(v=ws.10).aspxThat's probably more than anyone really wants to read but it is a good...
View ArticleRe: LDAP (MS-AD) sync
by Emma Richardson. The context is wrong. It should direct to the OU that your users are in. Have you looked at the documentation - there is a lot on how to set up with MSAD.
View ArticleStudent forced into continuous password resets
by creative therapies. Hello Moodle Forum, perhaps you might be able to assist me?We have had a new student join Moodle, and their first problem seemed to be that they were unable to see any of the...
View ArticleRe: Student forced into continuous password resets
by Emma Richardson. I would guess that their password does not meet requirements. Just set a password for them and see if they can log in.
View Article