G
Guest
Hi,
I'm facing an while issue accessing SQL Server using Windows Authentication.
There is one webpart (Sharepoint) which gets connected to a database and
displays some data. There is one service account allocated - with Windows
Authentication enabled. Now when the user loads the webpage, wepart tries to
access using the connection string with Windows authentication. Webpart is
trying to access the SQL Server DB with the logged in user's windows account
- which does not have access to the DB. Is it possible to access the Database
for the logged in user using another Windows Authenticated service account.
Is it possible to execute one block of code with another service acccount
(another windows credentials).
Thanks in Adavance
Suhas
I'm facing an while issue accessing SQL Server using Windows Authentication.
There is one webpart (Sharepoint) which gets connected to a database and
displays some data. There is one service account allocated - with Windows
Authentication enabled. Now when the user loads the webpage, wepart tries to
access using the connection string with Windows authentication. Webpart is
trying to access the SQL Server DB with the logged in user's windows account
- which does not have access to the DB. Is it possible to access the Database
for the logged in user using another Windows Authenticated service account.
Is it possible to execute one block of code with another service acccount
(another windows credentials).
Thanks in Adavance
Suhas