Home All Groups Group Topic Archive Search About

Security/Permissions Problem

Author
25 Dec 2006 1:16 PM
Tango T
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

Author
25 Dec 2006 1:53 PM
Dave
change the authentication method to enable anonymous access.

Show quoteHide quote
"Tango T" <Tang***@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
>
Author
26 Dec 2006 12:05 PM
Tango T
Show quote Hide quote
"Dave" <no***@nowhere.com> wrote in message
news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
> change the authentication method to enable anonymous access.
>
> "Tango T" <Tang***@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
>>
>
>
Author
26 Dec 2006 12:06 PM
Tango T
Oops.  If it already is, is my IIS program messed up?

Tango



Show quoteHide quote
"Dave" <no***@nowhere.com> wrote in message
news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
> change the authentication method to enable anonymous access.
>
> "Tango T" <Tang***@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
>>
>
>
Author
26 Dec 2006 12:31 PM
Dave
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.

Show quoteHide quote
"Tango T" <Tang***@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" <no***@nowhere.com> wrote in message
> news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
>> change the authentication method to enable anonymous access.
>>
>> "Tango T" <Tang***@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
>>>
>>
>>
>
>
Author
27 Dec 2006 2:58 AM
David Wang
>> 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/archive/2005/07/14/HOWTO_Diagnose_IIS_401_Access_Denied.aspx

http://blogs.msdn.com/david.wang/archive/2005/12/31/HOWTO_Basics_of_IIS6_Troubleshooting.aspx



//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//


Tango T wrote:
Show quoteHide quote
> Oops.  If it already is, is my IIS program messed up?
>
> Tango
>
>
>
> "Dave" <no***@nowhere.com> wrote in message
> news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
> > change the authentication method to enable anonymous access.
> >
> > "Tango T" <Tang***@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
> >>
> >
> >