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
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