Hi,
I have another challenging question. I have good experiance with PHP and MS Active Directory but have never tried to join the two. I know that it is possible using LDAP (Lightweight Directory Access Protocol) in PHP to speak to MS Active Directory which i have never attempted to do before, there is two things that i would like to try and impliment both using 03 server. First how difficult would it be to create a login script that logs in using the data from active directory and how to create this (Tutorials or Friendly help). Secondly i have seen this done using ASP but i have no clue to how it is done and wonder if it can be done using PHP. Basically the site reads the clients machine login data (windows xp) and automatically checks the MS AD and if correct logs you in automatically. I hope someone could help with this or point me in the right direction.
Thanks again,
Wayne