network-marvels wrote:
We need to add the AES keys to the YK-KSM database for OTP validation, but the install.php script will add the YubiKey record to the YK-VAL database.
We can enter the YubiKey records into the YK-KSM database using the "ykksm-import.pl" script. For more information, please visit the following link:
http://code.google.com/p/yubikey-ksm/wi ... tKeysToKSM We hope this helps !
The only information I have from my key are:
Yubikey id: <12 char>
Secret ID: <12 char>
AES key: <the key>
How do I match this with "serialNr,publicName,internalName,aesKey,lockCode,created,accessed"?
publicName = Yubikey id?
internaName = Secret ID?
aesKey = AES key?
What is lockCode then?
Best regards Johan