Asking for a second password
Posted: Fri Jan 20, 2012 2:32 pm
Hello everyone,
I made to work the authentication by username / password, but I would like to know if I could ask for a second password (like an OTP) after this authentication. I've heard that we can execute a script if the authentication goes well thanks to the up parameter in client side.
So, I guess I could make a dialog and ask for a second password (with a vbs file for example), but I have nooooo idea how to send the user's input to the server, and then how to handle the second authentication.
Can you help me with that ?
Thank you very much for your time !
Bob.
I made to work the authentication by username / password, but I would like to know if I could ask for a second password (like an OTP) after this authentication. I've heard that we can execute a script if the authentication goes well thanks to the up parameter in client side.
So, I guess I could make a dialog and ask for a second password (with a vbs file for example), but I have nooooo idea how to send the user's input to the server, and then how to handle the second authentication.
Can you help me with that ?
Thank you very much for your time !
Bob.