Hi, If I remember correctly: 1) Unblocking the PIN is done with RESET RETRY COUNTER command (controlled by AC UNBLOCK) 2) You may also change the PIN by CHANGE REFERENCE DATA command (controlled by AC CHANGE)
Vladimir Beker Aladdin. Securing the Global Village. P.O. Box 11141, Tel Aviv 61110 Israel Tel: +972 3 636-2222; Fax: +972 3 537-5796 Visit us at our Web site! http://www.eAladdin.com Aladdin supports Idealist. Visit http://www.idealist.org "Arno Wilhelm" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent by: cc: [EMAIL PROTECTED] Subject: [Muscle] Unblocking a pin on eToken Pro ? clecard.com 11/28/2002 11:26 AM Please respond to muscle Hello, Does anybody kknow how to unblock a pin (= test object) on a eToken Pro? I cannot find any documentation about this, and the only way I can do that is by overwriting the test object. I guess that there must me a way to unblock a pin because when setting the access conditions on creation time there is a byte that is called AC UNBLOCK: m_command.bData[14] = 0x86; // Tag: Access Conditions m_command.bData[15] = 0x07; // Length m_command.bData[16] = AC_ALWAYS; // Value->AC USE m_command.bData[17] = AC_ADMIN; // Value->AC CHANGE m_command.bData[18] = AC_ADMIN; // Value->AC UNBLOCK m_command.bData[19] = AC_NEVER; // Value->AC DEACTIVATE m_command.bData[20] = AC_NEVER; // Value->AC REACTIVATE m_command.bData[21] = AC_ADMIN; // Value->AC DELETE m_command.bData[22] = AC_ADMIN; // Value->AC ADMIN By the way, does anybody know what the AC ADMIN and AC CHANGE are good for and how to use them? cheers, Arno Wilhelm _ __ ___ _ _ _ /_\ _ _ _ _ ___ \ \ / (_) | |_ ___| |_ __ / _ \| '_| ' \/ _ \ \ \/\/ /| | | ' \/ -_) | ' \ /_/ \_\_| |_||_\___/ \_/\_/ |_|_|_||_\___|_|_|_|_| tel://+43/512/394545/72 fax://+43/512/394545/20 mail:[EMAIL PROTECTED] http://www.phion.com _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle ******************************* IMPORTANT ! ********************************** The content of this email and any attachments are confidential and intended for the named recipient(s) only. If you have received this email in error please notify the sender immediately. Do not disclose the content of this message or make copies. This email was scanned by eSafe Mail for viruses, vandals and other malicious content. ****************************************************************************** _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
