Hi!
Have a big problem that i need help with..
I run php on iis on a win2k machine with a ms sql 2000 database.
The goal for the application i write is to add security to dynamic content on my web application through authentication against groups/accounts on a NT4 domain.
With this i mean that just putting authentication on physical files and folders is NOT sufficent. I need to be able to handle domain verification inside php scripts.
Is this possible and if it is, can someone tell med where to find/send me some explaining sample code for how to do this?
Would be very greatful