what's the problem?
I have been playing with GLPI for a while but would like to investigate the helpdesk side. As such I need it to authenticate against AD. Has anyone done this yet? If so could you let me know so I could ask a follow on question!!
Thanks![]()
what's the problem?
I was putting in the wrong ldap info. Redid it and alled worked fine!
How did you get LDAP to work? when i click on it, it says
"The LDAP extension of your PHP parser isn't installed
Impossible to use LDAP as external source of connection"
and what infomation did you put into LDAP to make it work?
I just followed the instructions at =active&s[]=directory]http://www.glpi-project.org/wiki/doku.php?id=en:ldap&s[]=active&s[]=directory
Having same problem. Do i need to download and install any software like php5-ldap? i am using XAmpp.
Or
What file do i put the LDAP information in
Last edited by TheHolyBeever; 12-05-2010 at 10:16 AM.
LDAP info usually goes in a config.php or similar file in the webapps directory.
php5-ldap? Yes.
Windows, mac or linux?
Windows using xampp where can i find a decent php5-ldap download
Try something like this - just insert the correct IP address and DN info
LDAP
Name ldap://10.###.###.##
Internal server ID 1
Server ldap://10.###.###.##
LDAP Port (default=389) 389
Basedn DC=Blah,DC=sBlah,DC=blah,DC=sch,DC=uk
rootdn (for non anonymous binds) CN=ldap-user ldap,OU=Managers,DC=blah,DC=blah,DC=blah,DC=sch,DC =uk
Login Field samaccountname
Connection filter (&(objectClass=user)(objectCategory=person))
Use TLS No
Time zone GMT
How LDAP aliases should be handled neverdereferenced
Belonging to groups
Search type in users
Filter to search in groups (&(objectClass=user)(objectCategory=person))
Use DN in the search Yes
GLPI/LDAP Links
Surname givenname
First name sn
E-Mail mail
Phone telephonenumber
Try PHP: Downloads
There are currently 1 users browsing this thread. (0 members and 1 guests)