all groups > iis security > may 2006 >
You're in the

iis security

group:

Windows authentication - Display page


Windows authentication - Display page Rosie25
5/3/2006 3:31:01 PM
iis security: I have been using Windows authentication for my web applications and it all
works fine however the powers that be are not happy with the page that
displays if a user is not able to access the page. I have not been able to
find anything to tell me how to change this so I was wondering if it is
possible to change the page that is displayed when authentication fails, so
Re: Windows authentication - Display page Miha Pihler [MVP]
5/4/2006 12:00:00 AM
Hi,

Create your own error page in htm or html or even asp if you want and follow
instructions below.

Open IIS MMC on server where you host your website. Now right click on the
site where your page is running and select Properties. Here click the
"Custom Errors" tab and scroll down to Error 401.2 which is the error that
you would get if you supply incorrect credentials. Click on this Error and
click Edit. Here enter the path to your own error page that you created in
first step (above).

--
Mike
Microsoft MVP - Windows Security

[quoted text, click to view]

AddThis Social Bookmark Button