Re: Problem with IIS 6.0 by jcochran
jcochran
Sat Jun 05 11:20:55 CDT 2004
On Sat, 5 Jun 2004 06:11:03 -0700, "Walid"
<anonymous@discussions.microsoft.com> wrote:
>Sorry,
>But I did what you said nothing work also, I cahnged the IIS Account for this virtual directory (Security) to the Administrator user of the remote machine, the same error ....
>Note: I can't add permission for the IUSR_WEBSERVER user on the remote machine.
Of course you can't. As Ken said, the IIS Anonymous account is a
*local* account. It doesn't exist on the remote machine. You need to
use a domain account, or provide an account on the remote machine that
has access.
Jeff