|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Permissions problem with Integrated Authentication
Hi, I have an ISAPI DLL web application and am having problems connecting to a SQL Server 2000 database when using IIS Integrated Windows Authentication. The error I get is a 'cannot locate or connect to sql server' message. If I use anonamous access it works fine. I need to use Integrated Authentication as I have an asp page that uses a server variable to get the users Windows logon name.
I have even tried setting the anonamous account in IIS as my domain account which works, then setting IIS to Integrated and loggin in to the machine and connecting via the browser with the same account and this doesn't work. I have security auditing on the machine and it has not returned any access violations. Any sugestions would be very appreciated. Paul |
|
#2
|
|||
|
|||
|
This would be a code problem, not an IIS problem. You need to review your sql server connection code in your isapi.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > Permissions problem with Integrated Authentication |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|