Matt Hyclak wrote:
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]
Still on 4.3:
[angenenr@shutdown lib]$rpm -qf libldap.a openldap-devel-2.2.13-4 [angenenr@shutdown lib]$nm libldap.a | grep rsa_callback nm: kbind.o: no symbols nm: U SSL_CTX_set_tmp_rsa_callback version.o: no symbols [angenenr@shutdown lib]$
You might want to look if "your" libldap.a still has that symbol in it ...
Cheers,
Ralph