IIS anonymous access

From: Rusted (noEmail_at_please.com)
Date: 05/19/04


Date: Wed, 19 May 2004 15:44:59 -0600

I have several ASP pages that because of network layout will not operate as
iusr_computername for anonymous access. I am trying to read files from a
unix box that requires domain user access only. The only way I have been
able to get them to work is by changing the "Anonymous Access" user to be a
domainName\domainUser account. Is there any security issues that I may be
facing? What if that user was a domain admin account?