Page 1 of 1

Asking for a second password

Posted: Fri Jan 20, 2012 2:32 pm
by Bob7
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.

Re: Asking for a second password

Posted: Sat Jan 28, 2012 4:13 pm
by modehomme
Hi,
Did you have any help for that issue ?
Please let me know !

Cheers,

Re: Asking for a second password

Posted: Fri Feb 03, 2012 2:19 pm
by Bob7
I have no clue that far... Help plz ?