G
Gilbert Tordeur
Hello.
I see sometimes Intranet applications (with Windows integrated security)
that ask the Windows password again just before a sensitive action (like a
financial approval for example). The reason for this, I presume, is to be
sure that the user at the keyboard is the right one, and not another one
during the meal of a manager who has forgotten to lock his/her PC.
Let's assume I do the same in an ASP.NET application. I ask the user to
enter his Windows password in a Textbox. My question is : how can I ask
Windows to check this password ?
Thank you in advance,
Gilbert
I see sometimes Intranet applications (with Windows integrated security)
that ask the Windows password again just before a sensitive action (like a
financial approval for example). The reason for this, I presume, is to be
sure that the user at the keyboard is the right one, and not another one
during the meal of a manager who has forgotten to lock his/her PC.
Let's assume I do the same in an ASP.NET application. I ask the user to
enter his Windows password in a Textbox. My question is : how can I ask
Windows to check this password ?
Thank you in advance,
Gilbert