Mark Frater writes:
> Why doesn't authldap appear in authdaemonrc as one of the modules I can use?
The configuration script did not detect the presence of OpenLDAP development
files. This is usually caused by OpenLDAP's libraries and development files
being installed in directories that are not searched by the compiler, by
default, or by something breaking when a test program was compiled by the
configure script.
Find the errors in authlib/config.log that resulted in OpenLDAP failing to
be detected, and work from there.
--
Sam