Re: Error with Email-based Self-Registration!
by Ken Task. Default for Moodle app is to use the local servers MTA (mail transfer agent). Typically on CentOS that is sendmail - although more recently releases of CentOS come with Postfix). PHP...
View ArticleRe: Error with Email-based Self-Registration!
by David Perry. We don't use self registration, but we do have it sending emails.And we pointed moodle/PHP at our main SMTPserver which is actively monitored and maintained by IT, so works a treat. If...
View Article"Password Reset" email blocked by email servers
by Gerald Grow. I found out that some university email servers are set to block any email that contains the words "password reset," because this is apparently a common trick in phishing schemes.After...
View ArticleRe: CAS direct login to course
by David boudreault. Hi, I have the same problem with Moodle 2.6.5 :--- What happens now is that the user instead lands on the login page (https://mymoodlesite.com/moodle/login/index.php) and then the...
View ArticleRe: "Password Reset" email blocked by email servers
by Tim Hunt. This looks similar to (but not quite the same as) MDL-46666.
View ArticleRe: LDAP (MS-AD) sync
by Visvanath Ratnaweera. That is not an output from ldapsearch. (See my post you have replied to.)
View ArticleMoodle LDAP mapping with Active Directory
by joel mathia. Am trying to have users login to the moodle e-learning interface using their domain profiles from AD but am facing challenges on how to configure moodle to pick user info from AD. Your...
View ArticleRe: 2.7.2 Email-Based Self-Registration: No email sent
by Clay Burell. Apparently not an easy problem to fix?I've emailed my Moodle Partnerhost, so will report back what I learn.
View ArticleExample for external database MySQL settings
by Henk Petter. Hello,I am looking in to using the Wordpress MySQL database on our domain to get Single Sign On for the lessons on Moodle.The Wordpress site is hosted on www.education-deverbinding.nl...
View ArticleRe: 2.7.2 Email-Based Self-Registration: No email sent
by erdal ayan. Hi,Certainly it is not that simple to fix the problem since everything dealing with site registration depends on that system, which is not of any more practical alternative. On the...
View ArticleRe: Moodle LDAP mapping with Active Directory
by Jon Witts. Hi Joel,have you read here: LDAP_authentication#Active_Directory_help and here: Active_Directory ?Can you provide some detail about your set up (Moodle and AD versions for example) and...
View ArticleRe: Display errors on External HTML login page.
by Justin Reeve. I keep running into this, and would love to know the answer, too.
View ArticleRe: Forgot Password Not Working
by John Baker. Hello Panida,Looking at Mike's post, I'm guessing he went to Settings > Site administration > Users > Permissions > Define roles. I looked in two places under Define Roles:...
View ArticleRe: Forgot Password Not Working
by John Baker. Update:I set up debugging e-mail messages under Site Administration>Development> Debugging, but I didn't get any error messages on either the forgotten password issue or the...
View ArticleSolved Re: 2.7.2 Email-Based Self-Registration: No email sent
by Clay Burell. Moodle Partner helped me spot the error. The admin page for Site administration/ ▶Plugins/ ▶Message outputs/ ▶Email had inputs from my old host before migration.Updating the fields to...
View ArticleRe: Solved Re: 2.7.2 Email-Based Self-Registration: No email sent
by erdal ayan. Hi,I have just tried that out and changed all smtp and message outputs to "default" but there is nothing changed. Unfortunately, the system did not send any e-mail to new user.
View ArticleRe: Forgot Password Not Working
by John Baker. I'd like to thank Clay for pointing me in the right direction. I'm extrememly grateful. Afer four days, I finally got it fixed. Thank you. He suggested the following: Site...
View ArticleRe: Solved Re: 2.7.2 Email-Based Self-Registration: No email sent
by Ken Task. Pardon the intrusion into this conversation but thought it might be necessary to explain and advise.Qualifications for this response: used to manage the core services for a wide area...
View ArticleRe: Auto-create LDAP user in Moodle
by Emma Richardson. So, just to clarify. If the user is created in Moodle and set to LDAP, they can log in. However, if the user is only in LDAP, then the login fails.This tells me that your LDAP...
View ArticleRe: Auto-create LDAP user in Moodle
by Rini Braat. Found it, solved.In Plugins | Authentication | Manage Authentication, there is a setting "Prevent Account Creation When Authenticating". Make sure that is not thicked. It was in my case...
View Article