Sorry, you will need to create one.
BTW Ron has been in touch and agreed that I can include his code with mine, so the installation process will be simplified soon.
----------------------------------------------
Having signatures is a sign of having signatures.
I went back and check the audit.log and it looks like that no matter what I put in the login box it shows that it tried with one of our admin accounts we have setup to login with.
dj
Here is the listing from the audit.log
We are testing on an internal network box and have access to the Zimbra LDAP from there. That it the only I am seeing from the log when I try to login using Joomla.Code:2008-05-07 13:23:32,453 INFO [http-7071-Processor48] [ip=192.168.110.249;] security - cmd=AdminAuth; account=admin@domin.com;
dj
I'm having trouble with my test system. I'm getting HTTP 500 Internal Server error when I use the ldap plugin. What plugin parameters are you using?
----------------------------------------------
Having signatures is a sign of having signatures.
"I pity the fool...." that tries to use the Joomla LDAP interface without installing the php-ldap package, but that fool was me!
Anyway, I should be able to run some tests later but I would still like to know your ldap plugin parameters.
----------------------------------------------
Having signatures is a sign of having signatures.
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?
----------------------------------------------
Having signatures is a sign of having signatures.
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.![]()
I was playing around with the settings and got this entry on the audit.log file. What is this telling me?
dj
2008-05-08 10:14:09,185 INFO [http-7071-Processor47]
[ip=192.168.110.249;] security - cmd=AdminAuth;
account=admin@domain;
2008-05-08 10:14:09,189 INFO [http-7071-Processor47]
[ip=192.168.110.249;] security - cmd=Auth;
account=admin@domain; protocol=soap;
There are currently 1 users browsing this thread. (0 members and 1 guests)