How to Connect Using Windows Authentication

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
By default, the Microsoft Drivers for PHP for SQL Server use Windows Authentication to connect to SQL Server. It is important to notice that in most scenarios, this means that the Web servers process identity or thread identity (if the Web server is using impersonation) is used to connect to the server, not an end-users identity.
http://feedads.g.doubleclick.net/~a/IMw7rsQaJpdpWDQ9lJYh6HnHf7k/0/da <img src="http://feedads.g.doubleclick.net/~a/IMw7rsQaJpdpWDQ9lJYh6HnHf7k/0/di" border="0" ismap="true </img> <br/>
http://feedads.g.doubleclick.net/~a/IMw7rsQaJpdpWDQ9lJYh6HnHf7k/1/da <img src="http://feedads.g.doubleclick.net/~a/IMw7rsQaJpdpWDQ9lJYh6HnHf7k/1/di" border="0" ismap="true </img> <img src="http://feeds.feedburner.com/~r/DevxLatestPublishedArticles/~4/WaREQ6Kz4KE" height="1" width="1"/>

View the full article
 
Back
Top