Armand and Torben,

I misled you guys by not providing an added twist.
I also compiled pam_ldap-82 from www.padl.com to allow
users to change their passwords through LDAP. By digging
around some more, I've discovered that this installed the
shared library pam_ldap.so in /lib/security and that is
where the ldap_get_lderrno symbol is defined:

nm /lib/security/pam_ldap.so

returns

000016c4 t ldap_get_lderrno

ldconfig doesn't pick up pam_ldap.so, presumably because it
doesn't start with lib...

I suppose what I need to do know is to tell midgard-php and apache
to look up the symbol in pam_ldap.so, and it goes without saying
that I don't know how to do that.  (Alternatively I could get rid
of pam_ldap and recompile openldap without pam_ldap support, but
that will be as a last resort).

Thanks for all the help so far.

Marius

-------------------------------------------------
This mail sent through IMP: webmail.sdfparty.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to