Currently, I have a website that lists reports. When a user accesses this site, then opens a report, if I wanted to now use NT Authentication, would the ODBC connection use the account that is setup to run the IIS service or would it want to use the account of the user running the report?
Take for an example, having a mixed authenticated network where we have users authenticating onto a novel server, they open the website (our IIS server resides on our Win 2k domain and the IIS service is setup to run using a domain account), would it be able to authenticate assuming that IIS account has rights within sql server, or would it try and use the local account of that user?
Take for an example, having a mixed authenticated network where we have users authenticating onto a novel server, they open the website (our IIS server resides on our Win 2k domain and the IIS service is setup to run using a domain account), would it be able to authenticate assuming that IIS account has rights within sql server, or would it try and use the local account of that user?