On Thu, Jun 10, 2010 at 9:46 AM, Christophe Thibault
<christophe.thiba...@planisware.com> wrote:
> Hi,
>
> I built Apache 2.2.15 with LDAP support on a AIX system.
>
> When I test a LDAP-protected location, I get this weird error in my
> error_log file :
>
> [Thu Jun 10 15:26:45 2010] [info] [client 172.16.4.212] [544822] auth_ldap
> authenticate: user chris authentication failed; URI /testldap [LDAP: ldap
> initialization failed][Unknown (private extension) error]
>
> Does any one has pointer to find how to fix this (additional traces, checks,
> etc.)?
>

For an LDAP lib that doesn't have a real accessible logging, you can try this:

http://people.apache.org/~covener/ldap/

But if AIX LDAP is actually Tivoli Directory Server client libs, you
can just set LDAP_DEBUG=65535 in the native environment variable.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to