LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 09-20-2007, 04:50 PM   #1
inescapeableus
Member
 
Registered: Feb 2004
Location: Canada
Distribution: GNU/Linux Debian (Etch)
Posts: 319

Rep: Reputation: 30
MediaWiki & OpenLDAP Integration


Good Afternoon everyone,

I am having a issue implementing the documented procedure for utilizing OpenLDAP with MediaWiki. I am using Debian Etch with newest updates available (within stable repository). Currently appended to my "LocalSettings.php" is:

require_once( 'LdapAuthentication.php' );
$wgAuth = new LdapAuthenticationPlugin();
$wgLDAPDomainNames = array( "companyName.tld" );
$wgLDAPServerNames = array( "companyName.tld"=>"10.100.100.3" );
$wgLDAPSearchAttributes = array( "companyName.tld"=>"uid" );
$wgLDAPBaseDNs = array( "companyName.tld"=>"dc=example,dc=local" );
$wgMinimalPasswordLength = 1;

In the provided configuration I have used my IP address with regards to the Server name. When attempting to login using the configuration I am presented with " Login error: Incorrect password entered. Please try again". After googling for some time and review the documentation I cannot find a solution. If you have any suggestions or ideas please let me know.

Regards,
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenLDAP for web application SSO integration mytto Linux - Networking 3 02-15-2006 11:23 AM
Network Attached Storage (NAS) - OpenLDAP/Samba integration question scarab02 Linux - Networking 0 01-17-2006 02:05 PM
Windows & Linux integration in the network... jsf03723 Linux - Enterprise 3 01-04-2005 11:05 AM
Samba 3.0.4 & AD integration schoeppchen Linux - Networking 7 07-15-2004 08:03 AM
Sendmail to Openldap integration kaushik2510 Linux - Software 1 08-06-2003 09:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration