ammonkc
how hard is it to make a php script that can access data in an active directory server. I make a lot of intranet apps and internal websites for my company on LAMP servers. It would be really cool if all of these websites could login via active directory, or at least retrieve data from the active directory server. that way the website logins will be in sync with the main network login. how hard is it to do this? when I built the php server, I built it with ldap support. Thanks
