Aide Linux - Liste de diffusion Ze-Linux hebergée par Hebergement - Over-Link
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [APACHE 2.2.3]connection sur un LDAP



Patrick lasca a écrit :
Bonjour,

Je suis mandriva 2007 avec un apache 2.2.3 et je veux faire une
authentification sur mon serveur LDAP donc dans mon httpd.conf j'ai mis:

#Dossier web phpMyadmin
Alias /mysql "/var/www/html/phpMyAdmin-2.9.2-all-languages"
<Directory /var/www/html/phpMyAdmin-2.9.2-all-languages>
AuthType Basic
Options Indexes FollowSymLinks
AuthName "Acces Protege Mysql"
AuthLDAPEnabled On
AuthLDAPUrl ldap://monldap:389/OU=people,DC=domain,DC=com?uid
require user toto
</Directory>

J'ai installé le module mod_ldap
il te faut auth_ldap aussi

a2enmod auth_ldap


Bernard ---------------------------------- Informations, désabonnement, règles, obligations sur la liste Aide-Linux : http://lists.ze-linux.org/howto_ml.html Liste Herbergee par Over-Link [http://www.over-link.net] ---------------------------------- Annonces immobilieres, auto, moto ... http://www.uneannonce.fr


Aide Linux - Liste de diffusion Ze-Linux hebergée par Hebergement - Over-Link