You are not logged in.
HI.
I've never used GLPI before.
I've just done a fresh install of GLPI onto a clarkconnect 4.1 box.
I want to setup LDAP authentication, to authenticate the users with our windows domain.
When I go to "external Authentication" section I get an error -
"The LDAP extension of your PHP parser isn't installed
Impossible to use LDAP as external source of connection"
I have since installed - php-ldap and openldap onto the system, yet am still receiving the same error...
Please help...
thanks
Steve
Offline
Hello
First of all, are you under windows or linux ?
have you restarted apache after enabling the php-ldap extension ?
Offline
Hello
First of all, are you under windows or linux ?
install of GLPI onto a clarkconnect 4.1 box.
have you restarted apache after enabling the php-ldap extension ?
yes.
Offline
Can you check for your config file, if there is a ';' before php-ldap.so in extension list.
Last edited by motsan (2007-07-19 09:25:37)
Serveurs : Debian Wheezy (Apache 2.2.22, Php 5.4.4, mysql 5.5.31).
Logiciels : Firefox 30, 7z 9.20.
Plateforme en exploitation : GLPI 0.84.6/OCS 2.0.5 sur Debian Wheezy.
Plateforme en test : GLPI 0.84.6 sur Windows 7 SP1 x64 / WampServer 2.4 x64
Offline
Wawax : clackconnect c'est un tout en un de type gateway, firewall, vpn ,serveur web sous nux.
Je sais pas ce qu'il y a sous le capot. Apparament c'est du redhat...
TOSCANO :
Plase check if it's really installed by:
rpm -q php-ldap
If it says nothing then try:
apt-get install php-ldap
To complete this installation, do:
service httpd restart
JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au projet GLPI : Soutenir
Offline