472,143 Members | 1,525 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,143 software developers and data experts.

Simple GINA sample

Hello,

I would like to change the behavior of msgina like this:

- There is no way to login without the smart card.
- Upon insert of smart card my dialog appears, user inserts the data,
mygina obtains user name, password and domain, passes them to msgina,
msgina do all the ordinary stuff.
- Change password dialog should be intercepted to change the data in
smart card too.

I know how to work with smart cards, but I fear that I must make full
gina, so those are my questions: Is this possible with gina stub? Is
there an example of similar gina stub? If not, is there a code for msgina?

Thanks.

Nov 16 '05 #1
7 8853
Ronald Laeremans [MSFT] wrote:
Just as a note, I believe your first bullet is already possible using domain
policy.
- There is no way to login without the smart card.


Thanks for the tip, it might be a good idea to leave the standard
means to log into computer.

Any other comment, anyone?

Nov 16 '05 #2
Hi!

Here's a sample GINA implementation which you might want to consult:

http://wwwthep.physik.uni-mainz.de/~...09/readme.html

Regards,
Gaurav Khanna

--
---------
Microsoft MVP - .NET, MCSE Windows 2000/NT 4, MCP+I
WinToolZone - Spelunking Microsoft Technologies
http://www.wintoolzone.com/
OpSupport - Spelunking Rotor
http://opsupport.sscli.net/
"Mihajlo Cvetanovic" <ma*@REMOVEnetset.co.yu> wrote in message
news:3F**************@REMOVEnetset.co.yu...
Hello,

I would like to change the behavior of msgina like this:

- There is no way to login without the smart card.
- Upon insert of smart card my dialog appears, user inserts the data,
mygina obtains user name, password and domain, passes them to msgina,
msgina do all the ordinary stuff.
- Change password dialog should be intercepted to change the data in
smart card too.

I know how to work with smart cards, but I fear that I must make full
gina, so those are my questions: Is this possible with gina stub? Is
there an example of similar gina stub? If not, is there a code for msgina?

Thanks.

Nov 16 '05 #3
Gaurav Khanna [.NET MVP] wrote:
Here's a sample GINA implementation which you might want to consult:

http://wwwthep.physik.uni-mainz.de/~...09/readme.html


10x, it looks promising...

Nov 16 '05 #4
arkadyf wrote:
You have two examples on Platform SDK : GinaStub and GinaHook
in the directory Microsoft SDK\samples\winbase\security\winnt


Unbelievable! I actually searched for gina hook on
http://msdn.microsoft.com, and found nothing. Thanks for the pointer,
who knows when/if I would think of Platform SDK myself.

Nov 16 '05 #5
Yes , the search engine of MS need serious improvement for sure :)
Arkady

"Mihajlo Cvetanovic" <ma*@REMOVEnetset.co.yu> wrote in message
news:3F**************@REMOVEnetset.co.yu...
arkadyf wrote:
You have two examples on Platform SDK : GinaStub and GinaHook
in the directory Microsoft SDK\samples\winbase\security\winnt


Unbelievable! I actually searched for gina hook on
http://msdn.microsoft.com, and found nothing. Thanks for the pointer,
who knows when/if I would think of Platform SDK myself.

Nov 16 '05 #6

"arkadyf" <ar*****@hotmail.com> wrote in message
news:##**************@tk2msftngp13.phx.gbl...
Yes , the search engine of MS need serious improvement for sure :)


That's because MS has "improved" it to the point which it doesn't
ork. ];-)

--

-GJC
-Software Consultant (Embedded systems and Real Time Controls)
-g*******@mvps.org

-War is the last resort of the incompetent.
Nov 16 '05 #7
Use google and add "site:microsoft.com" (without the quotes) to your search
term. or use the google toolbar which has an option to search MS related
sites only.

We are working furiously on fixing the MS search, until that happens I
wouldn't bother with it.

Ronald

"arkadyf" <ar*****@hotmail.com> wrote in message
news:%2******************@tk2msftngp13.phx.gbl...
Yes , the search engine of MS need serious improvement for sure :)
Arkady

"Mihajlo Cvetanovic" <ma*@REMOVEnetset.co.yu> wrote in message
news:3F**************@REMOVEnetset.co.yu...
arkadyf wrote:
You have two examples on Platform SDK : GinaStub and GinaHook
in the directory Microsoft SDK\samples\winbase\security\winnt


Unbelievable! I actually searched for gina hook on
http://msdn.microsoft.com, and found nothing. Thanks for the pointer,
who knows when/if I would think of Platform SDK myself.


Nov 16 '05 #8

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by AstrA | last post: by
2 posts views Thread by Michal Wargacki | last post: by
2 posts views Thread by Ross A. Finlayson | last post: by
2 posts views Thread by Don Wash | last post: by
3 posts views Thread by jay | last post: by
24 posts views Thread by firstcustomer | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.