LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to make a mediawiki, a client of ldap? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-make-a-mediawiki-a-client-of-ldap-729788/)

nehapawar 06-01-2009 04:03 AM

how to make a mediawiki, a client of ldap?
 
in our lab, we have a ldap server set up...
now the next task is to integrate moodle and wiki with ldap, i.e., we want to make wiki and moodle as clients of ldap, such that on logging in to ldap server, we also automatically log in to wiki n moodle, as the same user...

billymayday 06-01-2009 04:07 AM

You could always start with the applications docs

http://www.mediawiki.org/wiki/Ldap

billymayday 06-01-2009 04:42 AM

And here's moodle

http://docs.moodle.org/en/LDAP_authentication

Didn't even need google for those.

nehapawar 06-02-2009 05:21 AM

we put LdapAuthentication.php file in /extension folder
also we included lines in LocalSettings file about domain name...
when we try to log in from wiki, it rejects the password...


All times are GMT -5. The time now is 07:12 AM.