From: Savio D. <sav...@ya...> - 2008-09-22 08:05:47
|
Hi Karsten, It is the new ones from Omnikey website for the 5321 reader. I did figure out the problem meanwhile. I got one piece of script working now :) mode_211 enable_trace establish_context card_connect -readerNumber 2 open_sc -security 3 -keyver 42 -mac_key 404142434445464748494a4b4c4d4e4f -enc_key 404142434445464748494a4b4c4d4e4f -kek_key 404142434445464748494a4b4c4d4e4f get_status -element 20 card_disconnect release_context Instead of using the name of the reader, I used the number and in fact the Omnikey reader registers two readers on the registry. 1) OMNIKEY CardMan 5x21 0 which is reader number 1 2) OMNIKEY CardMan 5x21-CL 0 which is reader number 2 Secondly, I was trying to select an AID which was not existing. The above script listed all the AID's on the NFC 6131 using the Omnikey cardman 5321 reader. Thanks a lot for your timely help guys and I start to like GPShell now :) cheers Enya --- On Mon, 9/22/08, Karsten Ohme <kar...@go...> wrote: > From: Karsten Ohme <kar...@go...> > Subject: Re: [Globalplatform-users] Installing Applets using GPShell on NFC6131 > To: sav...@ya... > Cc: glo...@li... > Date: Monday, September 22, 2008, 5:20 AM > Savio Domnic schrieb: > > Dear Karsten, > > I tried it using security level 1, but there seems to > be no change.. > > Are your drivers up to date for the Omnikey? > > Regards, > Karsten > > > > > > |