J'ai téléchargé sur une redhat entreprise v3, auth_ldap pour authentifier mon serveur web (apache 1.3.36) , via le ldap de l'entreprise.J'ai télécharger ldapcsdk 5.0.6 (de mm que la 4.1) sur le site de sun. J'ai suivi la doc, pendant la compilation tout se passe trés bien. Il se rajoute bien à libexec de apache-1.3.36 ( compiler avec les sources ). J'ai rajouté au fichier httpd.conf (LoadModule auth_ldap.so et AddModule auth_ldap.c) . Mais des que je relance apache en classic ou en ssl, il me fait l'erreur suivante :
# /etc/init.d/apache startssl
Syntax error on line 224 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/auth_ldap.so into server: /usr/local/apache/libexec/auth_ldap.so: undefined symbol: ldap_get_dn
/etc/init.d/apache startssl: httpd could not be started
Lorsque je verifie les librairies correspondant a auth_ldap.so, il me repond cela:
ldd -d /usr/local/apache/libexec/auth_ldap.so
libc.so.6 => /lib/tls/libc.so.6 (0xb74b2000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
undefined symbol: ap_set_string_slot (/usr/local/apache/libexec/auth_ldap.so)undefined symbol: ap_set_flag_slot (/usr/local/apache/libexec/auth_ldap.so)undefined symbol: ap_user_id (/usr/local/apache/libexec/auth_ldap.so)
undefined symbol: ap_dummy_mutex (/usr/local/apache/libexec/auth_ldap.so)
Merci d'avance
Moulinux
# rAPPORT
Posté par 桃白白 . Évalué à 0.
[^] # Re: rAPPORT
Posté par dan kakon (site web personnel) . Évalué à 1.
merci pour ta reponse
mais je disais bonjour à tout le monde, peux tu m'aider sur mon probleme.
stp
bye
[^] # Re: rAPPORT
Posté par 桃白白 . Évalué à -1.
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.