Security/Permissions Problem
Security/Permissions Problem
am 25.12.2006 14:16:18 von 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
Re: Security/Permissions Problem
am 25.12.2006 14:53:13 von avidfan
change the authentication method to enable anonymous access.
"Tango T" 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
>
Re: Security/Permissions Problem
am 26.12.2006 13:05:00 von Tango T
"Dave" wrote in message
news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
> change the authentication method to enable anonymous access.
>
> "Tango T" 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
>>
>
>
Re: Security/Permissions Problem
am 26.12.2006 13:06:54 von Tango T
Oops. If it already is, is my IIS program messed up?
Tango
"Dave" wrote in message
news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
> change the authentication method to enable anonymous access.
>
> "Tango T" 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
>>
>
>
Re: Security/Permissions Problem
am 26.12.2006 13:31:24 von avidfan
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" wrote in message
news:eW%23DXZOKHHA.4992@TK2MSFTNGP04.phx.gbl...
> Oops. If it already is, is my IIS program messed up?
>
> Tango
>
>
>
> "Dave" wrote in message
> news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
>> change the authentication method to enable anonymous access.
>>
>> "Tango T" 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
>>>
>>
>>
>
>
Re: Security/Permissions Problem
am 27.12.2006 03:58:20 von 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_Di agnose_IIS_401_Access_Denied.aspx
http://blogs.msdn.com/david.wang/archive/2005/12/31/HOWTO_Ba sics_of_IIS6_Troubleshooting.aspx
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
Tango T wrote:
> Oops. If it already is, is my IIS program messed up?
>
> Tango
>
>
>
> "Dave" wrote in message
> news:%23REINvCKHHA.1816@TK2MSFTNGP06.phx.gbl...
> > change the authentication method to enable anonymous access.
> >
> > "Tango T" 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
> >>
> >
> >