Form hooks kind of a thing in moodle
by cantharellus cibarius. Hi everyone,I have started developing plugins with moodle very recently. I am trying to do a plugin which should add links to the login page. I did the samething in drupal...
View ArticleRe: User login with LDAP authentication even though account is not created in...
by CoreDev Develop. Dear Andrea,Thanks for the help. It works.Appreciate it a lot. Regards,Yulstar
View ArticleRe: Form hooks kind of a thing in moodle
by Andrea Bicciolo. HI, looks like this is a developer related question, you may want to post it again in the General Developer Forum: https://moodle.org/mod/forum/view.php?id=55
View ArticleRe: Prevent Visitors from accessing the site/require login
by Ron Raney. Thank you. That is exactly what I needed to know.
View ArticleRe: User attribute switching (ldap)
by Tyler Gilpin. Thanks for the reply Andrea.How would I update existing users? Would I update them via database? If so, where would I look?Thanks,Tyler
View ArticleRestore forgotten password - not usability friendly if wrong username or...
by Lea Cohen. In the forgot_password screen, the user is given the ability to restore their password by inputting their username or email address.However, the system doesn't alert if a wrong...
View ArticleRe: Restore forgotten password - not usability friendly if wrong username or...
by Andrea Bicciolo. Hi Lea, the feature is intended to protect user names and/or emails and you received some comments about in the issue tracker. That said, you may want to set "Protect usernames |...
View ArticleRe: External Database authentication
por Phil Waud. I think the key to this is in the first part of your error message.You need to make sure that the ODBC driver is the correct one for your windows machine. Common issues are using 32bit...
View ArticleRe: Form hooks kind of a thing in moodle
por cantharellus cibarius. Posted mistakenly. Reposted it in the other forum. Thanks
View ArticleRe: Restore forgotten password - not usability friendly if wrong username or...
por Ashutosh Taunk. Hi Lea,This works, as Andrea advised . As soon as you activate the settings, Security>Site Policy>Uncheck the Protect username (default option), the query runs through the...
View ArticleRe: User attribute switching (ldap)
por Andrea Bicciolo. Hi Tyler, to update your existing users you could try "Upload user" function, where you can also update your accounts. To change username when uploading, you need to use the the...
View ArticleRe: Restore forgotten password - not usability friendly if wrong username or...
by Lea Cohen. Thank you very much! I wasn't aware of that option...I unset it and it works
View ArticleRe: Restore forgotten password - not usability friendly if wrong username or...
by Lea Cohen. Thank you for elaborating!
View ArticleSingle Sign On
by Giovanni Martinez. Do you have documentation on building single sign on with Moodle?
View ArticleLDAP Sync
by John Rickard. Good Morning/Afternoon/Evening (depending where or when you read this)I am experimenting with LDAP authentication sync - so all our users are pulled in and in theory lecturers can...
View ArticleForgot Password Not Working
by Adam Metzler. This has been an issue all year but now school is out I can really work on things. The forgot password works for me as an administrator but can not get it to work for our staff and...
View ArticleRe: Forgot Password Not Working
by Adam Metzler. Finally got it working, had to go under Define Roles!
View ArticleRe: LDAP Sync
by Greg Padberg. I have also been testing LDAP authentication with the intent of migrating from a combination of email-based self-registration and manually created Moodle accounts to LDAP (Active...
View ArticleRe: control logon hours
by Greg Padberg. Moodle is intended as an any time, anywhere accessible system that is generally available at all times. I have no idea why you would want to limit access to certain times and Moodle...
View Article