Re: LDAP Authentication
by Howard Miller. Get it working outside of Moodle. Find an LDAP search client that will run on your server and make sure it can connect to the LDAP server and find users. Almost always, these things...
View ArticleRe: LDAP Authentication
by Emma Richardson. There are normally three possible reasons for this error -1. The bind user is not entered correctly or the password is not correct2. The bind user does not have appropriate...
View ArticleLDAP users sync job doesn't work
by Gun Karagoz. I can access my moodle instance with ldap users. But I want to sync ldap users to restrict courses before they login. So, I try to use scheduled tasks for syncing LDAP user accounts. I...
View ArticleRe: LDAP users sync job doesn't work
by Emma Richardson. Is it enabled? What time frame is it set for? Is cron running?
View ArticleRe: LDAP users sync job doesn't work
by John Okely. After making sure the task is turned on and cron is set up as Emma suggests, you can try running it manually. (If you have console access)php admin/tool/task/cli/schedule_task.php...
View ArticleNew Account - Password field problem
by Nano A. Moodle 3.2.1Some users are reporting that when they click on "Click to enter text" they are rediected to the top of the page instead of revealing the password field.Does anyone know how to...
View ArticleRe: LDAP users sync job doesn't work
by Gun Karagoz. @Emma Richardson i tried to configured every day / every hour, nothing happened.@John Okely that was what I was looking for, thanks! now i could understand db configuration error, now...
View ArticleRe: LDAP users sync job doesn't work
by Emma Richardson. Normally it is the name just before the error but that does not always show. If you can download your users to a csv file that is often a good way to find it. The other thing you...
View ArticleRe: LDAP users sync job doesn't work
by Gun Karagoz. I went through Dashboard > Site administration > Security > Site policies and I set "Allow extended characters in usernames" to true, but still getting same error. It would...
View ArticleLDAP sync not working suddenly
by Vijay Shrinivas. Hello friends,Request your help in solving this mystery. Our moodle (3.1) hosted using xampp has suddnely stopped syncing with the LDAP server. it was working well untill monday...
View ArticleRe: pluging SAML2 with ADFS 3.0
by Ron Vitug. Thanks John, I just wondering why it's not directing to the SAML2. It look like there 3 login option.After I click the Login via SAML2 it's link to our ADFS but got Exception -...
View ArticleRe: LDAP users sync job doesn't work
by Iñaki Arenaza. Unfortunately, current code doesn't show the problematic user name (in fact, doesn't show any user detail at all). The last name you get in the execution output is the last known...
View ArticleRe: LDAP users sync job doesn't work
by Gun Karagoz. Thanks Iñaki Arenaza! I found that some of SYSTEM/SERVICE users have $ in username. It seems I cannot allow $ with site policy, so I need to skip those usernames to sync, is it...
View ArticleNew Account SIgn-up Choose theme
by Roger Mepham. HiI would like to allow users to choose the theme they would like to use on the signup page, for example to have an accessible high contrast theme. By setting allow user theme on they...
View ArticleSSO between Moodle and Azure AD
by Kannan Eswar. Hi Team, I want to integrate Moodle with Azure Active Directory to support SSO. I don’t have Office 365. Whether Office 365 is mandatory for SSO With Azure AD?Moodle Version : 3.2.1...
View ArticleRe: New Account SIgn-up Choose theme
by Howard Miller. I'd be inclined to check out - https://moodle.org/plugins/block_theme_selector
View ArticleRe: New Account - Password field problem
by Howard Miller. What sort of authentication is this and is it reproducible?
View ArticleRe: New Account SIgn-up Choose theme
by Roger Mepham. Many thanks for the flag, that looks like a great plug-in and the code used might be helpful in getting a theme choice drop down field on the user sign up page.
View ArticleRe: SSO between Moodle and Azure AD
by Dave Perry. Azure is basically ADFS in the cloud. Office 365 uses ADFS, so can use Azure as a cloud-based login server.Moodle has Azure plugins available, so this is what you want (you need the...
View ArticleMoodle SSO Keeps asking for Authentication
by RSA NOC. Hello AllI have a Server 2008R2 With IIS 7.5 running the Moodle app.About two weeks ago this server was rebooted and now when users open their browsers they are asked to log in were...
View Article