all groups > iis security > january 2008 >
You're in the

iis security

group:

Change password popup window/option


Change password popup window/option JR
1/17/2008 3:00:01 PM
iis security: I have an intranet setup on IIS 6.0. When users access it automatically
requires logon to proceed into the site. I want IIS to notify the users that
there password will expire within 12 days of expiring and give them the
option to change there password. I would also like IIS to allow the user to
change there password before logging into the site. Can this be done? How can
Re: Change password popup window/option Ken Schaefer
1/20/2008 8:09:15 PM
The "pop-up" window is provided by the browser, not by IIS.

Instead you need some functionality in a web page, which queries Active
Directory, to determine time to expiry, and then provides functionality to
allow a user to change their password. This can't be done in the browser
credential authentication window, as this is controlled by the browser.

Cheers
Ken

[quoted text, click to view]
AddThis Social Bookmark Button