[Date Prev][Date Next] [Chronological] [Thread] [Top]

PAM



Okay.. LDAP seems to be almost working now.  Now for the extra fun.  I
want to authenticate in apache through PAM.  (I know that going through
PAM is unnecesary, but we want to authenticate our ftp server against the
same LDAP list, and our NT site also, so PAM it is).  I've got the
pam_ldap module from padl.com, but I can't seem to get it to compile
against the openldap isntall.  It compiles okay against the netsacpe sdk,
but if I try running that, when PAM tries to dlopen the module, it throws
an error failing to find ldap_value_free.

Anyone got this working?

Thanks Muchly

Alex Turner.