PDA

View Full Version : Help!! Embbed token authentication with Qt and Windows login



qtstarter
27th March 2013, 04:13
Hi Guys

i am trying to think of a way to add a token authenication with the windows login authentication. where the token authentication will the a qt program and i want it to bind with the windows 7 login authentication.

first windows as for the password once the password auth is done
then it will auth with tokens which is the qt program will handle the token auth

i know it is possible just need to know how to implement it i am not a windows fan but my work forces me to work with windows.

any comments or advice is helpful

cheers

wysota
27th March 2013, 07:28
What kind of help do you expect from us?

qtstarter
27th March 2013, 08:50
well i just want to know if someone has thought up or has a simlar project that has this type of implementation i am talking about

wysota
27th March 2013, 09:12
I think you have a better chance asking at some Windows forum. The problem is not really related to Qt, the fact that you want to use Qt widgets to display the logon interface is practically meaningless here.