Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter and LDAP
#1

[eluser]lenswipe[/eluser]
Hi guys

Im doing a college project and it involves a large numbers of users for which i need to grab quite a large number of user's details(just whatever i can get anonymously from the LDAP server) does anyone know a way i can pull this info from LDAP using CodeIgniter?

Ive seen many CI/LDAP auth libraries out there but im not wanting to authenticate against LDAP - just pull people's names and emails


Can someone help?

Cheers
#2

[eluser]Kamarg[/eluser]
The adLDAP library has a function called info that appears to do what you want.
#3

[eluser]CroNiX[/eluser]
http://www.php.net/manual/en/function.ldap-search.php
#4

[eluser]lenswipe[/eluser]
[quote author="Kamarg" date="1329837387"]The adLDAP library has a function called info that appears to do what you want.[/quote]

thank you, you are my hero - ill give it a shot!




Theme © iAndrew 2016 - Forum software by © MyBB