Quote:
Originally Posted by richardcwgate The Joomla authentication ldap plugin calls an interface class that is part of the Joomla install. This is wriiten in PHP and uses the PHP extension (the php-ldap package) that interfaces to ladp (the openldap package). Without php-ldap installed it all falls down. That was the problem on my test system.
Anyway, can you give me you ldap plugin parameters? |
Ok. I guess my question is there another plugin or module I have to install? If so where do I find it? Which parameters are you asking for and I guess what for since it's not working
Host : domain
Port 389
LDAP V3 No
Negotiate TLS No
Follow referrals No
Authorization Method bind directly as user
Base DN ou=people,dc=domain,dc=domain,dc=domain
Search String uid=[search]
Users DN uid=[username],ou=people,dc=domain,dc=domain,dc=domain
Connect username blank
Connect password blank
Map: Full Name displayName
Map: E-mail mail
Map: User ID uid
This is how I have it currently but I have changed it several times hoping it's just a setting somewhere.
dj
ps the names have been changed to protect the innocent.
