1
mogur_cob
Authenticating with LDAP in XOOPS (2.2.2)
  • 2005/9/1 16:47

  • mogur_cob

  • Just popping in

  • Posts: 2

  • Since: 2005/5/27


Has anyone managed to get LDAP authentication option working in XOOPS 2.2.2 ?
The option is found in Preferences>System>Authentication Options> in the Administration Menu. We managed to get LDAP authentication working with Mambo, Drupal and Tikiwiki but would rather use XOOPS as our collaboration portal for our department.

Here are the LDAP settings we are using:

Authentication Method: LDAP
LDAP-Mail Field Name: mail
LDAP-Common Name Field Name: cn
LDAP-Surname Fiend Name: sn
LDAP-Given Name Field Name: givenName
LDAP-Port Number: 389
LDAP-Server Name: localhost
LDAP-Base DN: dc=sil
LDAP-UID Field Name: uid
UID as DN: yes
DN of the LDAP manager: uid=admin,cn=users,dc=sil
LDAP Version protocol: 3

Server settings
Apache 1.3.33 (Darwin)
PHP 5.0.4
Xserve OS X (10.4.2)
---------------------------------
Thanks, Miller

2
sblackwell
Re: Authenticating with LDAP in XOOPS (2.2.2)
  • 2005/9/2 17:09

  • sblackwell

  • Just popping in

  • Posts: 9

  • Since: 2005/8/23


We would like to know the same! There was a lot of anticipation for 2.2.2 for the LDAP integration, and so far we are unable to get it working.

Whenever we turn it on and set up the fields, we get this error:

Incorrect Login!
ldap extension not loaded


Can anyone offer help?
Steve

3
phppp
Re: Authenticating with LDAP in XOOPS (2.2.2)
  • 2005/9/3 1:18

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


How about contacting the author
Pierre-Eric MENUET, pemphp AT free.fr
for hand-on experiences/tips?

4
brash
Re: Authenticating with LDAP in XOOPS (2.2.2)
  • 2005/9/3 1:36

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Have you actually loaded the ldap extension in your php.ini?

Open you php.ini and change;
Quote:

;extension=php_ldap.dll


to

Quote:

extension=php_ldap.dll


Then restart you web service for the changes to take effect.
IT Headquarters
Innovative IT Solutions

5
mogur_cob
Re: Authenticating with LDAP in XOOPS (2.2.2)
  • 2005/9/6 14:34

  • mogur_cob

  • Just popping in

  • Posts: 2

  • Since: 2005/5/27


Quote:

brash wrote:
Have you actually loaded the ldap extension in your php.ini?

Hey Steve! Brash is probably correct. Your error does suggest that the LDAP extension is not enabled for PHP. However for us, LDAP was included when PHP was compiled (i.e. ./configure --with-ldap) and is functioning normally with other php based web apps (phpldapadmin, mambo etc.)

When we login onto Xoops, we get the following error:
Quote:
Invalid credentials

-Miller

Login

Who's Online

250 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 250


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits