Has anyone tried to get the OpenLDAP in c4-testing to do authentication? I keep getting this in my logs:
Aug 28 14:44:58 finite sshd: PAM [dlerror: /usr/lib64/libldap-2.2.so.7: undefined symbol: SSL_CTX_set_tmp_rsa_callback]
[root@finite ~]# rpm -qa *openldap* openldap-servers-2.3.19-4.centos compat-openldap-2.3.19_2.2.29-4.centos openldap-clients-2.3.19-4.centos openldap-2.3.19-4.centos openldap-devel-2.3.19-4.centos
[root@finite ~]# rpm -qa openssl* openssl-devel-0.9.7a-43.10 openssl-0.9.7a-43.10
[root@finite ~]# file /usr/lib64/libldap-2.2.so.7 /usr/lib64/libldap-2.2.so.7: symbolic link to libldap-2.2.so.7.0.22' [root@finite ~]# file /usr/lib64/libldap-2.2.so.7.0.22 /usr/lib64/libldap-2.2.so.7.0.22: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), stripped
Thoughts?
Matt