I've compiled httpd 2.0.49 with mod_auth_ldap and mod_ldap support ( I used --with-ldap=static ). When I do a httpd -l, I can't seem to find mod_ldap in the list. I've been looking through the makefiles and httpd does link with mod_ldap.la which draws in util_ldap.c . So, is mod_ldap equal to util_ldap.c ?
I tried to configure mod_ldap and httpd didn't complain so I suppose mod_ldap is present somewhere. I used :
LDAPSharedCacheSize 200000 LDAPCacheEntries 1024 LDAPCacheTTL 600 LDAPOpCacheEntries 1024 LDAPOpCacheTTL 600
<Location /ldap-status> SetHandler ldap-status </Location>
But when I surf to /ldap-status I get a message :
Cache has not been enabled/initialised.
Am I doing something wrong ?
Thanks in advance !
Peter.
-- Peter Van Biesen Adj. Sysadmin V.F.S.I.P.H.
tel: +32 (0) 2 225 85 70 fax: +32 (0) 2 225 85 88 e-mail: [EMAIL PROTECTED] PGP: http://www.vlafo.be/pgpkeys/[EMAIL PROTECTED]
