Re: Redirect when AD password has expired?
From: John Vannoy (teeces_at_hotmail.com)
Date: 08/25/04
- Next message: Stu Lock: "Databinding a datagrid to a stored procedure.."
- Previous message: Kevin Spencer: "Re: I miss frames!"
- In reply to: John Vannoy: "Redirect when AD password has expired?"
- Messages sorted by: [ date ] [ thread ]
Date: 25 Aug 2004 06:50:28 -0700
I want to implement the same functionality as the "IISAdmPwd" that
comes with IIS. When a user logs in via Basic Auth, and their
password has expired, I want to bounce them to a page in my app which
lets them enter their ID, old password, new password, and then I'll
change their password via ADSI. What I would like to know is, am I
going to have to write a custom ISAPI filter for the redirect? Or is
there a way built into asp.net for this?
Thanks,
John
- Next message: Stu Lock: "Databinding a datagrid to a stored procedure.."
- Previous message: Kevin Spencer: "Re: I miss frames!"
- In reply to: John Vannoy: "Redirect when AD password has expired?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|