Using windows authentication with php?

Try LDAP

  • http://www.devshed.com/c/a/PHP/Using-PHP-With-LDAP-part-1/
  • http://us2.php.net/ldap

I've written intranet web applications that use the local windows username and password to authenticate and LDAP is by far the best solution.