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

Leaseweb Labs Blog: Migration to Symfony2 continued

Internet Super Hero Blog: Compiling mysqlnd with PHP 5.2/5.3/6.0

Maarten Balliauw's Blog: A hidden gem in the Windows Azure SDK for PHP: command line parsing

The Register: PHPers prefer Windows desktop to Linux

Patrick van Kouteren: CloudVPS object store beta introduction


Community Events











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


phpunit zendframework2 introduction example opinion community interview usergroup database podcast testing rest conference language series symfony2 release development framework functional

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