You are not logged in.
Pages: 1
I can't use external authentication to AD. I get the "no such object, bad username or password" error.
I'm running Fedora core 4, with mysql-4.1.12-2.FC4.1, php-5.0.4-10.4, and sendmail-8.13.4-2.
I install mysql, php, and mail from the fedora cd's and use yum to update, updating didn't fix the issue.
My glpi config is;
LDAP Host:171.15.0.7
LDAP Port (default=389):389
Basedn: OU=GLPI,DC=transtock,DC=md,DC=ca
rootdn:CN=realuseracct,OU=GLPI,OU=User OU,DC=transtock,DC=md,DC=ca
Pass:***********
Connection filter:
name:uid
email:mail
location:physicaldeliveryofficename
phone:telephonenumber
realname:cn
------------------------------------------------------------
I also have a message beneath stating:
Cas Configuration:
Extension CURL or DOMXML of your parser PHP is not installed
Impossible to use CAS as external source of connection
------------------------------------------------------------
Under Dymanic extensions in the php.ini are now loaded via ini files found in /etc/php.d , however I don't have an curl.so file referenced nor can I find the curl.so on the system. What am I missing?
Thanks.
Offline
the CAS warning is not a problem for you because you use an AD.
Your configuraytion seems OK but OU=GLPI looks strange.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Pages: 1