Seems like you should be able to take PHP_AUTH_USER and _PW and simply pass those as arguments to the DSN when you connect to MSSQL, yes? Or am I missing something in what you're trying to do, here?
On Wed, 15 Dec 2004, David McDowell wrote:
I have mod_auth_ldap setup with Apache on Linux which authenticates users against the Microsoft AD without any problems. Now PHP has $_SERVER('PHP_AUTH_USER') and $_SERVER('PHP_AUTH_PW') in which those values are defined after someone logs into the website.
Aaron S. Joyner -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
