Error: No access ACL Settings
am 08.04.2008 17:02:40 von bjoernurbanek
Hello together,
I have the following question:
I want to enable anonymous access for a HTTPS-website.
The website is located in a local path on the IIS-server.
I have set up the following:
properties of the website -> security:
Authentication:
activate anoymous access; I have set a valid local user account for
acces with anonymous logins.
In the file system I have allow "everyone" for read and execute on the
specific path of teh website.
The server is member of an ActiveDirectory.
The anonymous access doesn't work. :(
If I also activate "integrated windows authentication" on the website
properties I get an user/pwd request and then everything works.
Any ideas whats going wrong?
Thanks!!
Bjoern
Re: Error: No access ACL Settings
am 09.04.2008 15:18:43 von Roger Abell
What user rights did you give to this local user account that
you are setting up for use in anonymous https access ?
Is that account a member of the machine local Users group?
What is showing in the security event log (assuming you are
recording failures).
Roger
"Björn" wrote in message
news:%23iRUZmYmIHA.1168@TK2MSFTNGP02.phx.gbl...
> Hello together,
>
> I have the following question:
> I want to enable anonymous access for a HTTPS-website.
> The website is located in a local path on the IIS-server.
>
> I have set up the following:
>
> properties of the website -> security:
>
> Authentication:
> activate anoymous access; I have set a valid local user account for acces
> with anonymous logins.
>
> In the file system I have allow "everyone" for read and execute on the
> specific path of teh website.
>
> The server is member of an ActiveDirectory.
>
> The anonymous access doesn't work. :(
>
> If I also activate "integrated windows authentication" on the website
> properties I get an user/pwd request and then everything works.
>
> Any ideas whats going wrong?
>
> Thanks!!
>
> Bjoern
>