Re: Integrated security -whose credentials are used?
From: sidd khare (anonymous_at_devdex.com)
Date: 05/16/03
- Next message: Greg Dunn: "Cannot open database requested in login 'ASPState'. Login fails. Login failed for user 'sa'."
- Previous message: Jasper Smith: "Re: Anti-virus software that works with SQL 2000"
- In reply to: Jasper Smith: "Re: Integrated security -whose credentials are used?"
- Next in thread: Jasper Smith: "Re: Integrated security -whose credentials are used?"
- Reply: Jasper Smith: "Re: Integrated security -whose credentials are used?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 May 2003 15:20:40 -0700
thanks Jasper,
this is what i infer from your reply.please correct me if i am wrong.
1)when you connect using integrated security what credentials are used
has nothing to do with who and if some one is logged on to web server
machine.
it's IIS virtual directory settings which determine what credentials are
used.
is that correct?
Assuming that correct.
so now
if i have only 'Integrated Windows Authentication' checked in
IIS-directory Security.
and i am using Integrated Authentication for connecting to sql server
using ado.
Do i stop making use of ado connection pooling . because ADO creates a
separate connection pool for each unique connection string.
that means application may not be scalable.
any thoughts on this.
-sidd
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Greg Dunn: "Cannot open database requested in login 'ASPState'. Login fails. Login failed for user 'sa'."
- Previous message: Jasper Smith: "Re: Anti-virus software that works with SQL 2000"
- In reply to: Jasper Smith: "Re: Integrated security -whose credentials are used?"
- Next in thread: Jasper Smith: "Re: Integrated security -whose credentials are used?"
- Reply: Jasper Smith: "Re: Integrated security -whose credentials are used?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|