R
Ray5531
We are using NTLM and asp.net and IIS 6.0.
If I use fixed identiry impersonation in my asp.net application,can I use
Trusted connection in my connection string to connect to a remote sql server
box?
They say that in NTLM identity dosen't flow ,but I read an article that
using fixed identity impersonation forces the worker process idenitity to be
whatebver you specified.so if I use truste connection to connect to
sqlserver ,that shuldn't be a problem
http://support.microsoft.com/default.aspx?scid=kb;en-us;891031
Thanks
If I use fixed identiry impersonation in my asp.net application,can I use
Trusted connection in my connection string to connect to a remote sql server
box?
They say that in NTLM identity dosen't flow ,but I read an article that
using fixed identity impersonation forces the worker process idenitity to be
whatebver you specified.so if I use truste connection to connect to
sqlserver ,that shuldn't be a problem
http://support.microsoft.com/default.aspx?scid=kb;en-us;891031
Thanks