Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15694

Web server has access to sql - how?

$
0
0

Doing a bit of investigating...

Ok, there is a web server that I have involved in a new project and it has access to sql.  There is a windows service running on this web server, and it has access to a sql server on a different server, and this service was running as a local system account, not a domain account.  So then how is this local system account on the web server able to hit sql on a different server (same domain)?

I looked at the sql logins on the sql server machine, and do not see any system accounts from the web server.

How then could this access be allowed?  Its working because the service is able to get data .

Where can I look?


Viewing all articles
Browse latest Browse all 15694