|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IIS 6.0 Website requests authentication - anonymous is checkedI installed an SSL certificate on my Exchange site in IIS and checked "require SSL". Of course this made it impossible to reach the site on port 80 so I changed the TCP port to 8080 and created another site to simply forward the port 80 request to my https exchange site. I have anonymous access enabled on the Exchange Forward site. But it still asks me to authenticate to access the Exchange Forward site so people are authenticating before they get to SSL which defeats the purpose. I changed it to forward to google.com with the same result so it doesn't have anything to do with NTFS permissions or doesn't seem to. Anyone have any ideas? Thanks in advance. If you click cancle while it prompts you for login what error do you get?
401.3 ? if yes, then make sure the default anonymous user (iusr_computername) has READ permission on the requested file. -- Show quoteHide quoteRegards, Bernard Cheah http://www.microsoft.com/iis/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ <clr***@gmail.com> wrote in message news:1119453887.557126.56060@g47g2000cwa.googlegroups.com... > Server: Windows 2003 Standard with Exchange 2003 > > I installed an SSL certificate on my Exchange site in IIS and checked > "require SSL". Of course this made it impossible to reach the site > on port 80 so I changed the TCP port to 8080 and created another site > to simply forward the port 80 request to my https exchange site. I have > anonymous access enabled on the Exchange Forward site. > > But it still asks me to authenticate to access the Exchange Forward > site so people are authenticating before they get to SSL which defeats > the purpose. > > I changed it to forward to google.com with the same result so it > doesn't have anything to do with NTFS permissions or doesn't seem > to. > > Anyone have any ideas? > > Thanks in advance. >
Ideas on deferring authentication?
AUTHORIZATION with WINDOWS AUTHENTICATION -- HELP!! 401.3 frustration how many users can share one account .net user not working IIS6 Removing IIS Passwords IIS and domain security Installing root certificate & chain How to generate a temporary cert ? No asmx in W2K3? |
|||||||||||||||||||||||