This document describes how to use Yubikey with the Deepnet DualShield Authentication Platform.
Yubikey can be configured to support OATH/HOTP in two options:
This document assumes that you are using Yubikey in 8 digits.

The Yubikey Tool will write to the configuration file with data similar to:
LOGGING START,29/10/2015 11:03
OATH-HOTP,29/10/2015 11:03,1,,,f55fbebc24b2931889e9d7f26d37fe3d6d792e90,,,0,0,0,8,0,0,0,0,0,0

You need to create a DualShield compatible seed file for your Yubikey. Below is the template:

| <data> <header> <manufacturerCode>UB</manufacturerCode> <productCode>YK</productCode> <encode>HEX</encode> <encrypt>NONE</encrypt> </header> <tokens> <token> <serial>4019630</serial> <seed>f55fbebc24b2931889e9d7f26d37fe3d6d792e90 </seed> </token> </tokens> </data> |
You will need to create a new authentication product for Yubikey in DualShield.

You can now import your token seed file.

Once your tokens have been successfully imported, they will be listed in the repository.
You can now assign Yubikey tokens to your users.