G
Guest
Hi guys
My intranet site is using Windows authentication to get users login and
details, and using Roles to determine which pages they can visit.
However, I want to give them a page so that they can access their AD info
(address, telephone number etc), change it, and change their password.
Obviously if they leave the computer while logged in anyone could come in
and change it... so what I want is one page where they can edit this
information, but for this page to NOT be authenticated automatically.
Instead, it uses forms auth to FORCE them to reenter their password before
allowing them to edit anything.
Bearing in mind my site is setup for Windows Authentication, how can I setup
one page to use the Forms Authentication?
Cheers
Dan
My intranet site is using Windows authentication to get users login and
details, and using Roles to determine which pages they can visit.
However, I want to give them a page so that they can access their AD info
(address, telephone number etc), change it, and change their password.
Obviously if they leave the computer while logged in anyone could come in
and change it... so what I want is one page where they can edit this
information, but for this page to NOT be authenticated automatically.
Instead, it uses forms auth to FORCE them to reenter their password before
allowing them to edit anything.
Bearing in mind my site is setup for Windows Authentication, how can I setup
one page to use the Forms Authentication?
Cheers
Dan