Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which user account is IIS using to process ASP/ADO?

Status
Not open for further replies.

Iliemoo

Programmer
Sep 25, 2002
64
CA
Hi All,
I've trying to use ADO to access database files from permission based folders. Since giving full permission of the folder to the default interenet guest account (IUSER_COMPNAME) doesn't work, I tried specifying an existing account on the network and then give permissions to that account and still end up fruitless. (accounts are only set for Default Web Site and in both cases integrated Windows Authentication are enabled) The ADO connection only works when I give premission to EVERYONE. Is there a way to find out which user account is IIS using to process ASP/ADO? Thanks in advance.
Ray
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top