| Author |
Security/Permissions Problem
|
|
| Tango T 2007-01-09, 1:49 am |
| IIS6 on 2003 Standard Server.
I have my webpage set up adn IIS is running. Locally the webpage appears.
Outside requests are challanged for username and password. The local
administrator account works. I've created other local accounts to test but
they are not granted access.
How do I allow outside requests anonymous access without challange?
Thanks!
Tango
| |
|
| change the authentication method to enable anonymous access.
"Tango T" <TangoT2@mail.com> wrote in message
news:%23s9oebCKHHA.1248@TK2MSFTNGP02.phx.gbl...
> IIS6 on 2003 Standard Server.
>
> I have my webpage set up adn IIS is running. Locally the webpage appears.
> Outside requests are challanged for username and password. The local
> administrator account works. I've created other local accounts to test
> but they are not granted access.
>
> How do I allow outside requests anonymous access without challange?
>
> Thanks!
> Tango
>
| |
| Tango T 2007-01-09, 1:49 am |
|
"Dave" <noone@nowhere.com> wrote in message
news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
> change the authentication method to enable anonymous access.
>
> "Tango T" <TangoT2@mail.com> wrote in message
> news:%23s9oebCKHHA.1248@TK2MSFTNGP02.phx.gbl...
>
>
| |
| Tango T 2007-01-09, 1:49 am |
| Oops. If it already is, is my IIS program messed up?
Tango
"Dave" <noone@nowhere.com> wrote in message
news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
> change the authentication method to enable anonymous access.
>
> "Tango T" <TangoT2@mail.com> wrote in message
> news:%23s9oebCKHHA.1248@TK2MSFTNGP02.phx.gbl...
>
>
| |
|
| not necessarily. also make sure the internet guest account has access to
the directories. it might also help someone else get more specific if you
stated what version of iis you are running and more about your os and
network.
"Tango T" <TangoT2@mail.com> wrote in message
news:eW%23DXZOKHHA.4992@TK2MSFTNGP04.phx.gbl...
> Oops. If it already is, is my IIS program messed up?
>
> Tango
>
>
>
> "Dave" <noone@nowhere.com> wrote in message
> news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
>
>
| |
| David Wang 2007-01-09, 1:49 am |
| >> How do I allow outside requests anonymous access without challange?
If you want to allow anonymous access, then enable anonymous
authentication, which works by default. If it doesn't, then you need to
look at the IIS log file for the error encountered during anonymous
authentication. Depending on the error codes, determine the resolution.
It is pretty straight-forward to diagnose most IIS issues; no guessing
necessary.
http://blogs.msdn.com/david.wang/ar...ess_Denied.aspx
http://blogs.msdn.com/david.wang/ar...leshooting.aspx
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
Tango T wrote:[vbcol=seagreen]
> Oops. If it already is, is my IIS program messed up?
>
> Tango
>
>
>
> "Dave" <noone@nowhere.com> wrote in message
> news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
|
|
|
|