|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Win2003 Server/IIS 6.0 Anonymous Login not workingHi. Just setup my Windows 2003 server as an App Server running IIS 6.0 for
use with ASP.NET apps and other web stuff. After configuring IIS websites with IP addresses and setting permissions through IIS and NTFS for access to my ASP apps, I cannot access my websites using Anonymous access but only with IWA. Any help would be appreciated. Thanks in advance. If you uncheck IWA and enable anonymous access, what do you get when you
access your ASP apps. Look at the IIS log file as well. -- Show quoteHide quoteRegards, Bernard Cheah http://www.microsoft.com/iis/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ "WohooWahoo" <WohooWa***@discussions.microsoft.com> wrote in message news:24AD416B-5BDC-4DC7-9CD9-FDE029DDED29@microsoft.com... > Hi. Just setup my Windows 2003 server as an App Server running IIS 6.0 for > use with ASP.NET apps and other web stuff. After configuring IIS websites > with IP addresses and setting permissions through IIS and NTFS for access > to > my ASP apps, I cannot access my websites using Anonymous access but only > with > IWA. Any help would be appreciated. > > Thanks in advance. > I have unchecked the IWA and enabled anonymous access, and I receive HTTP
error 401.1 - Unauthorized: Access is denied due to invalid credentials. Internet Information Services (IIS). This error occurs not only on my ASP website but also on my HTML webs. After setting the NTFS permissions for the ASP content subdirectories, what other tweaks need to be made to get the sites open to the Internet with anonymous access. Thanks in advance. WohooWahoo Show quoteHide quote "Bernard Cheah [MVP]" wrote: > If you uncheck IWA and enable anonymous access, what do you get when you > access your ASP apps. Look at the IIS log file as well. > > -- > Regards, > Bernard Cheah > http://www.microsoft.com/iis/ > http://www.iiswebcastseries.com/ > http://www.msmvps.com/bernard/ > > > "WohooWahoo" <WohooWa***@discussions.microsoft.com> wrote in message > news:24AD416B-5BDC-4DC7-9CD9-FDE029DDED29@microsoft.com... > > Hi. Just setup my Windows 2003 server as an App Server running IIS 6.0 for > > use with ASP.NET apps and other web stuff. After configuring IIS websites > > with IP addresses and setting permissions through IIS and NTFS for access > > to > > my ASP apps, I cannot access my websites using Anonymous access but only > > with > > IWA. Any help would be appreciated. > > > > Thanks in advance. > > > > > Looks like anonymous account password is out of sync or locked up or denied
logon. Anything in event log ? try enable security audit and see if it gives you more clues. -- Show quoteHide quoteRegards, Bernard Cheah http://www.microsoft.com/iis/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ "WohooWahoo" <WohooWa***@discussions.microsoft.com> wrote in message news:4E2C5641-AAA1-4AC3-A4F8-94003EFFF4F4@microsoft.com... >I have unchecked the IWA and enabled anonymous access, and I receive HTTP > error 401.1 - Unauthorized: Access is denied due to invalid credentials. > Internet Information Services (IIS). > > This error occurs not only on my ASP website but also on my HTML webs. > After > setting the NTFS permissions for the ASP content subdirectories, what > other > tweaks need to be made to get the sites open to the Internet with > anonymous > access. > > Thanks in advance. > > WohooWahoo > > > "Bernard Cheah [MVP]" wrote: > >> If you uncheck IWA and enable anonymous access, what do you get when you >> access your ASP apps. Look at the IIS log file as well. >> >> -- >> Regards, >> Bernard Cheah >> http://www.microsoft.com/iis/ >> http://www.iiswebcastseries.com/ >> http://www.msmvps.com/bernard/ >> >> >> "WohooWahoo" <WohooWa***@discussions.microsoft.com> wrote in message >> news:24AD416B-5BDC-4DC7-9CD9-FDE029DDED29@microsoft.com... >> > Hi. Just setup my Windows 2003 server as an App Server running IIS 6.0 >> > for >> > use with ASP.NET apps and other web stuff. After configuring IIS >> > websites >> > with IP addresses and setting permissions through IIS and NTFS for >> > access >> > to >> > my ASP apps, I cannot access my websites using Anonymous access but >> > only >> > with >> > IWA. Any help would be appreciated. >> > >> > Thanks in advance. >> > >> >> >> Bernard,
Good Call!! The anonymous account password WAS out of sync w/AD & IIS. Once synched, access became available. Thanks for your help! Have a great summer solstice! WohooWahoo Show quoteHide quote "Bernard Cheah [MVP]" wrote: > Looks like anonymous account password is out of sync or locked up or denied > logon. Anything in event log ? try enable security audit and see if it gives > you more clues. > > -- > Regards, > Bernard Cheah > http://www.microsoft.com/iis/ > http://www.iiswebcastseries.com/ > http://www.msmvps.com/bernard/ > > > "WohooWahoo" <WohooWa***@discussions.microsoft.com> wrote in message > news:4E2C5641-AAA1-4AC3-A4F8-94003EFFF4F4@microsoft.com... > >I have unchecked the IWA and enabled anonymous access, and I receive HTTP > > error 401.1 - Unauthorized: Access is denied due to invalid credentials. > > Internet Information Services (IIS). > > > > This error occurs not only on my ASP website but also on my HTML webs. > > After > > setting the NTFS permissions for the ASP content subdirectories, what > > other > > tweaks need to be made to get the sites open to the Internet with > > anonymous > > access. > > > > Thanks in advance. > > > > WohooWahoo > > > > > > "Bernard Cheah [MVP]" wrote: > > > >> If you uncheck IWA and enable anonymous access, what do you get when you > >> access your ASP apps. Look at the IIS log file as well. > >> > >> -- > >> Regards, > >> Bernard Cheah > >> http://www.microsoft.com/iis/ > >> http://www.iiswebcastseries.com/ > >> http://www.msmvps.com/bernard/ > >> > >> > >> "WohooWahoo" <WohooWa***@discussions.microsoft.com> wrote in message > >> news:24AD416B-5BDC-4DC7-9CD9-FDE029DDED29@microsoft.com... > >> > Hi. Just setup my Windows 2003 server as an App Server running IIS 6.0 > >> > for > >> > use with ASP.NET apps and other web stuff. After configuring IIS > >> > websites > >> > with IP addresses and setting permissions through IIS and NTFS for > >> > access > >> > to > >> > my ASP apps, I cannot access my websites using Anonymous access but > >> > only > >> > with > >> > IWA. Any help would be appreciated. > >> > > >> > Thanks in advance. > >> > > >> > >> > >> > > >
Problem w/ Integrated Auth -- Receiving User/Pass dialog box against IIS6
integrated vs basic Accessing Site as Anonymous ASP.NET app permissions 401.3 on IIS after SP1 Passing User Credentials to site running under Integrated Security Logging into website - remove log in box Server attack - info please? Most secure solution for ftp (IIS?) Can't get rid of localstart.asp |
|||||||||||||||||||||||