News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
SQL Server Driver for PHP Understanding Windows Authentication
February 12, 2010 @ 08:47:31

Continuing in his SQL Server driver series, Brian Swan has a new post to his MSDN blog about handling authentication with the integrated Windows support that makes connecting to a server simpler.

I must confess that when I first tried using Windows authentication with the driver, I was puzzled. I was logged in to my computer as Microsoftbrian.swan, and I know that is a valid login for my database server. [...] he syntax for using Windows Authentication with the driver was easy, but understanding what identity was being used in the connection attempt was confusing.

He finally figured it out, though - the identity of the user on the connection would always be the user the web server was running as. With this knowledge, he was then able to look into other options that he could use to fine tune the connection with the FastCGI component and its impersonation abilities.

0 comments voice your opinion now!
sqlserver authentication driver windows


blog comments powered by Disqus

Similar Posts

The Register: PHP apps: security's low-hanging fruit

PHPWomen.org: Bundled go-pear.phar broken in 5.2 windows releases

Christian Wenz's Blog: Installing PHP on Windows 7

Brian Swan's Blog: Running VisualPHPUnit in Windows Azure

Brian Swan's Blog: Why Pass Parameters by Reference in the SQLSRV Driver?


Community Events









Don't see your event here?
Let us know!


opinion object release event unittest testing interview zendframework2 development community functional tool example api framework podcast introduction code composer language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework