Change password popup window/option

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
I do this??? Thxs so much
JR [ Fr, 18 Januar 2008 00:00 ] [ ID #1910653 ]

Re: Change password popup window/option

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

"JR" <JR [at] discussions.microsoft.com> wrote in message
news:DBC63296-43D5-4E20-A300-1F24AAF365F2 [at] microsoft.com...
>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
> I do this??? Thxs so much
Ken Schaefer [ So, 20 Januar 2008 10:09 ] [ ID #1912487 ]
Webserver » microsoft.public.inetserver.iis.security » Change password popup window/option

Vorheriges Thema: Internet Security and E-mail
Nächstes Thema: IUSR Registry Security