Re: Change LDAP user's password
by Siamak Alavi. Hi, We have solved this issue, posting the solution to help others in future: first you need to do change heuristic atribute in AD (should be 000000001): How to change :...
View ArticleRe: Direct login to a course page
by Andranik Sharabchian. Hi Rajinder, thank you for your post. I have a qeustion. I've made index2.php file. I have many courses. I've made an html page with many buttons. I want, that when anyone...
View ArticleRe: Custom login and redirect to specific course
by Andranik Sharabchian. Hello Hector, thank you for your post. I have a qeustion. I've made index2.php file. I have many courses. I've made an html page with many buttons. I want, that when anyone...
View ArticleRe: Cas and admin access to Moodle
by Jaswant Tak. Hi I am also getting the same issue, I have MultiAuth enabled and using CAS (SSO). Both the URL (?authCAS=CAS and ?authCAS=NOCAS) are redirecting to CAS login page. Also I noticed...
View ArticleRe: Disable/hide fields from "add a new user" form.
by Peter Bowen. Hi, Any luck with this? We have hit the same issue. (Just started...) I am actually looking to see whether the field can be changed to become non-mandatory, and what the effects of...
View ArticleLDAP Force password change
by Andrew Kemp. Good afternoon, We have finally got Moodle doing almost everything with great gusto. Ldap with AD, SSO with Google, SSO with mahara, even user can change thier AD password from moodle....
View ArticleRe: Disable/hide fields from "add a new user" form.
by Tim Hunt. If you remove some fields from the form, where users normally type them in, then you will have to supply that data somewhere esle. So, in the code where it saves a new user account, you...
View ArticleAuth plugin based on external cookie
by Ravi Alamuri. Hello, I am trying to create a new auth plugin that allows users to login automatically based on the presence of a cookie created by an external service. I have managed to create the...
View ArticleRe: LDAP NOT working on moodle 2.3 running postgresql
by Iñaki Arenaza. DN cn=admin.dn=mydomain,dn=edu Is this a typographical error? The syntax of the DN doesn't look right. It should be: cn=admin,dc=mydomain,dc=edu Other than that, make sure the new...
View ArticleRe: LDAP Force password change
by Iñaki Arenaza. The final test were with setting "user must change password at next logon in AD" This does not allow a moodle loging to perform this. This is a known limitation (MDL-28585). As soon...
View ArticleRe: LDAP NOT working on moodle 2.3 running postgresql
by Siamak Alavi. Hi, try ldap://IP Bellow is the DN that is working on my moodle: ou=grad 2017,ou=sample users,dc=domain,dc=qld,dc=edu,dc=au; test connection with ldp.exe
View ArticlePassword reset email never arrives
by Lev Abramov. Dear all - I have a strange situation on my 2.2.1 vanilla flavor system. I get numerous complaints from users that they cannot reset their password: the reset email never arrives. I...
View ArticleRe: Password reset email never arrives
by Helen Foster. Hi Lev, I think the most likely cause of the problem is password reset emails ending up in the spam folder.
View ArticleRe: Password reset email never arrives
by Lev Abramov. That's what I thought as well - but the main complainant (the course secretary) claims that she tried resetting her passwords as well - and the mail could found neither in her inbox...
View ArticleRe: Password reset email never arrives
by Lev Abramov. Strangely enough, this thread seems to be attracting zero attention. Am I the only one to experience this problem?! Anyway, the more important question is whether it is possible to...
View ArticleRe: Password reset email never arrives
by Tim Hunt. User typed the wrong email or user name into the reset form? Also, can we assume that all other message (e.g. forum post subscriptions) are arriving safely?
View ArticleRe: Password reset email never arrives
by Ravi Alamuri. Hello mate, Sorry to hear that you are having trouble with Moodle emails. It's a wee bit hard to try and diagnose the issue without actually knowing your current setup. There are a...
View ArticleRe: How to use multiple LDAP servers with Moodle 1.8
by curly curly. We get the same error here I am afraid. LDAP2 directory is there and there is a successful install of ldap2 from notifications, and a subsequent config page for the second LDAP....
View ArticleExternal DB authenticatiom mysql_connect() fails
by Jim Hogan. I have a brand-new installation of Moodle 2.3.2+ (build: 20120926) with PHP 5.3.3 and mysql 5.1.61. All other server checks show green. The Moodle MySQL database instance is on...
View Article