06-01-06 06:16 PM
Hi Jason,
If you want anonymous connection to work, make sure that user account that
is assigned for anonymous access has read permissions on the web content to
the site. It looks like right now the anonymous account does not have NTFS
permissions...
IIS will always honor the NTFS permissions...
Also -- you should not grant administrator permissions to anonymous account.
It can be very dangerous for security of your server...
--
Mike
Microsoft MVP - Windows Security
"Jason" <Jason@discussions.microsoft.com> wrote in message
news:75BCE773-4AA6-4D6C-BD4C-791CD7F91D20@microsoft.com...
> Our website runs on a Windows 2003 server using IIS. Anonymous access is
> enabled on the default website with a domain user account that has
> administrative rights to the server. Integrated Windows Authentication is
> also checked.
>
> Users on our LAN connect to the website on the server with no problem
> (meaning, they are not prompted for a username & password).
>
> However, if you try to access the same website from a Terminal Server, you
> get prompted to enter a username and password.
>
> Can anyone suggest ways that authentication is either not required at all,
> or at least invisible to the user? This web server is only used
> internally,
> so we don't need super high security.
>
> Thanks,
>
> Jason
[ Post a follow-up to this message ]
|