We use the webweiz forum with ther AD integration.
users who have lost their password or gotten their password expired get an 401.1 error from the server. As it should be. Guess this is a more windows IIS question then an webwiz question.
is it possible to get an customized error message that makes the distinction between an password expired and an wrong password/ username entry? now it just says:
You are not authorized to view this page
You do not have permission to view this directory or page using the credentials you supplied.
------------------------------------------------------------ --------------------
Please try the following:
Click the Refresh button to try again with different credentials.
If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the ...home page.
HTTP 401.1 - Unauthorized: Logon Failed
Internet Information Services
etc...
Some users have the password expired since this is on another AD and they dont know that their password actually expired. So it would be neat if the answer replyed with "password expired" or something..
problem is the server gives the 401.1 error message regardless of the two faults, probably standard from m$..any ideas?
//Dave