Re: LDAP and security groups
by Iñaki Arenaza. The short answer is: it's not straightforward, but it can be done The long answer involves creating LDAP filters to select only the subset of users you are interested in. Beware that...
View Articlee-mail based self registration not working
by vinoth kumar. Dear sir/madam, ia m using moodle 1.9 after enabling e-mail based self registration unable to create user account showing ERROR: Could not instantiate mail function....
View ArticleGive user access to create users
by David Ekdahl. Hello, Is there any way to give a user the privilege to create users without having the full system administrator role? Using moodle 1.9
View ArticleRe: Give user access to create users
by Mary Cooch. See http://www.mguhlin.org/2009/02/moodle-lesson-4-teachers-createdelete.html
View ArticleRe: Adding/Embedding Video onto the login page
by Christopher Turner. I'm trying to put pictures there with links to other locations. Is this possible?
View ArticleRe: Bulk User Upload and LDAP Authentication
by Jonathan Taylor. I'm in a similar position but have successfully synced with our LDAP server. My problem is it synced ABSOLUTELY EVERYTHING from LDAP. Users, email lists, groups, and all sorts of...
View ArticleRe: Bulk User Upload and LDAP Authentication
by Jedidiah Rex. I have the same question as Jonathan Taylor. How do you limit to specific users? Thanks!
View ArticleRe: External database postgres authentication not working
by nom prenom. I m sorry because i disturbed you but i'm blocking on this subject more than 2 weeks I specified the IP of the Postgresql server in the serveur field without specify postgres port and I...
View ArticleRe: LDAP enrollment and duplicate shortname problem
by Carly Born. We are running into this for the first time, as well. Have you found a solution to this? How do you identify which courses have duplicate short names?
View ArticleRe: How to use multiple LDAP servers with Moodle 2.0(!)
by Gordon McLeod. Hello, I've installed a copy of ldap 2 on our 1.9 site, and it loaded and allowed me to configure the settings - but the site doesn't appear to notice. The original ldap plugin works...
View ArticleRe: LDAP Auth from Microsoft AD: Data Mapping "Email address" with 2 diffrent...
by Iñaki Arenaza. Hi, use commas (,) instead of semicolons (;) to separate the attributes (don't ask me why commas instead of semicolons; it's been like that since the beginning). And *DON'T* put...
View ArticleRe: LDAP Auth from Microsoft AD: Data Mapping "Email address" with 2 diffrent...
by Martin Teufel. Hi Inaki! Thanks for your response! It helped me a lot and it works now. I Thought the sepratpr must me the semicolon ";", because in the Host-URL Field it is described with the...
View ArticleRe: Sync from Moodle to AD
by Siamak Alavi. Hi Louise, have you done the sync back to LDAP? any issue with that?
View ArticleChange LDAP user's password
by Siamak Alavi. Hi All, our Active Directory server is on remote server in same Lan and moodle uses the LDAPS to connect to ldap server. I have used port number to connect to the LDAP server and I...
View ArticleRe: Disable Lost Password
by Graham Stone. Hi, Did anybody ever find a way of doing this without having to mess with the code? It would make more sense for there to be an option in the admin menu to turn this button on or off...
View ArticleRe: After shib login, takes me to user edit page
by mike cammilleri. I removed the required fields in the /user/edit.php and editlib.php etc. So there are no longer required fields. When I log in its still taking me to /user/edit.php. It looks like...
View ArticleRe: Change LDAP user's password
by Siamak Alavi. Version 3 Hide passwords Yes User type MS ActiveDirectoryDefault Search subcontexts Yes Dereference aliases Yes Force change password No Use standard page for changing password Yes...
View ArticleRe: Weird Behavior when using CAS... possible bug?
by Iñaki Arenaza. Sometimes, the ordering of the PHP extensions produces those segmentation fault crashes (the older the PHP version, the higher the probability, and PHP 5.1 is *quite* old . Here's a...
View ArticleRe: Login from URL using GET method
by Thair Otoum. Login from URL using GET method is exactly what I am looking for . . . and I don't care for security issues would you please tell me how you did it I am new on moodle . . . and php...
View ArticleRe: PHP LDAP module does not seem to be present
by Craig Gray. Folks this has been a very helpful discussion, and I am hoping someone can help me with a similar LDAP problem. I followed the various suggestions on this page and a previous instance...
View Article