Windows Authentication and global.asa
From: Hugh Mungo (hugh_mungo_at_hotmail.com)
Date: 09/21/05
- Previous message: z f: "Re: deny a computer from connecting using sql authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 21 Sep 2005 08:48:49 +0100
Hi
I have an application written in classic ASP which uses Windows
Authentication in SQL Server.
This seems to work fine, except when we try to write to the database in
Session_OnEnd in Global.asa
We don't get an error and although logging is enabled in SQL Server, no
failed logins are reported. Nevertheless, the database is not updated.
I've tried adding the IWAM_Servername user to SQL Server, but that hasn't
made any difference.
Has anyone any thoughts on how to rectify this? At the moment, both SQL
Server and IIS are running on the same PC, but we need to find a solution
when they are on different PCs as well.
- Previous message: z f: "Re: deny a computer from connecting using sql authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|