27 Oct
2016
27 Oct
'16
10:58 p.m.
Daniel Wruck wrote:
I have verified that there is no rlm-ldap.so file in /usr/local/lib. This site (https://access.redhat.com/solutions/2262901) suggests that I missed something during the make process. Are shared objects only created during the make process? How do I get one when it is missing? All the stuff I am reading implies all that is needed to make any module work is the symlink.
Check the output during build/configure. My first guess would be missing devel files for separately packaged ldap libraries.