|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Windows authentication - Display pageI 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 can have a "personalised" not authorised page rather than the IE default? 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). -- Show quoteHide quoteMike Microsoft MVP - Windows Security "Rosie25" <Rosi***@discussions.microsoft.com> wrote in message news:248B1F25-54CE-4B7F-BEC6-C14A3E9E962E@microsoft.com... >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 > can have a "personalised" not authorised page rather than the IE default?
Windows 2003 R2 and WSE 3.0 Kerberos issue
Access Databases & IIS 6.0 Urgent help needed! Multiple virtual SSL sites on 1 IIS6 server IIS 6.0 Hide Domain Name during Authentication IIS IP and domain name restrictions - automated access denial .exe file downloads return 404 in IIS6.0 SSL or SSL VPN IWA with multiple websites on one server Port 80 still works after "Require secure channel (SSL)" |
|||||||||||||||||||||||