|
Home > Archive > IIS Server Security > September 2004 > Password validation problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Password validation problem
|
|
|
| I am having problems with some web pages on my new
windows server 2003 standard. Certain people are being
prompted for username and password when trying to access
the homepage of out local intranet. The credentials of
the users are trying to be authenticated by the web site
instead of by the domain. How am I able to change this?
I know for a fact that all users can access this .htm
page. Where's my problem, please help!?!?
Thanks in advance,
Willy
| |
| Ken Schaefer 2004-09-02, 6:45 pm |
| Do you want them to be prompted for a password or not?
If you want to allow anonymous access, then go into IIS Manager, and enable
Anonymous Access. Ensure that the account that is listed there has NTFS read
permissions to the files in your website.
If you want them to be prompted for a password, then they will need to enter
their credentials as Domain\Username if you are using Integrated Windows
Authentication.
Cheers
Ken
"Willy" <wkroll@baf.com> wrote in message
news:476401c49065$96a04900$a301280a@phx.gbl...
>I am having problems with some web pages on my new
> windows server 2003 standard. Certain people are being
> prompted for username and password when trying to access
> the homepage of out local intranet. The credentials of
> the users are trying to be authenticated by the web site
> instead of by the domain. How am I able to change this?
> I know for a fact that all users can access this .htm
> page. Where's my problem, please help!?!?
>
> Thanks in advance,
> Willy
| |
| vincan 2004-09-27, 5:55 pm |
|
"Ken Schaefer" wrote:
> Do you want them to be prompted for a password or not?
>
> If you want to allow anonymous access, then go into IIS Manager, and enable
> Anonymous Access. Ensure that the account that is listed there has NTFS read
> permissions to the files in your website.
>
> If you want them to be prompted for a password, then they will need to enter
> their credentials as Domain\Username if you are using Integrated Windows
> Authentication.
>
> Cheers
> Ken
>
> "Willy" <wkroll@baf.com> wrote in message
> news:476401c49065$96a04900$a301280a@phx.gbl...
>
>
>
|
|
|
|
|