You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

To batch import cards on the Cards tab:

  • Click Import cards
  • Upload the prepared Card File
  • Click Import

You can import cards from a TXT or CSV file. The file must contain lines with a set of fields in the following format:

Serial Number;Card Type;Model;Form Factor;Admin PIN;

  • Serial Number - serial number of the card.
  • Card Type - you must specify the type name as it is listed in the Card types section.

Serial Number and Card Type are required parameters.

  • Model - the card model is available only for eToken PRO Java 72K and IDPrime MD cards if a division for different models is added in the Card types section for these cards.
  • Form Factor - card form factor. The following are supported:
    • SmartCard (by default)
    • UsbToken
    • MicroSD

If the form factor is not specified, the card will be added as a smart card.

  • Admin PIN - the administrator PIN value that will be assigned to all cards listed in the import file. 

If the default value is specified instead of the Serial Number field of the card, then the values of the remaining fields (Card Type; Model; Form Factor; Admin PIN) of this line will be used as default values for the corresponding fields of subsequent lines. That is, for subsequent lines, you must specify only Card Serial Numbers and a field that differs from the one specified in the default line.

In the example below, the following devices are added to the file:

  • USB-токены Rutoken S c серийными номерами: 0755398982, 0756309531
  • USB-токены Rutoken ECP c серийными номерами: 0894130607, 0894130536
  • Смарт-карты Rutoken ECP c серийными номерами: 0862287268, 0862287403
  • USB-токен Rutoken 2151 с серийным номером: 0963474291
  • USB-токены ESMART Token 64K c серийными номерами: 609BC06881C7, B0B340508942
  • Смарт-карты ESMART Token 64K c серийными номерами: E0D8806291CB, D050806291CB
  • Смарт-карта eToken PRO Java 72K модели eToken PRO Java 72K OS755 c серийными номером: 01cec45d
  • USB-токены JaCarta PKI/Flash (без ГОСТ области) модели JC210 с серийными номерами: 0B53002004417597, 0B53001122617597
  • Смарт-карта JaCarta PKI (без ГОСТ области) модели JC300 с серийным номером: 0153001910367618
  • USB-токены JaCarta (ГОСТ) c серийными номерами: 6082057494937678, 4C54001522634C50
  • Смарт-карта JaCarta (ГОСТ) с серийным номером: 0B53001917347618
Пример Файла устройств:
default;Rutoken S;;UsbToken;87654321;
0755398982
0756309531
default;Rutoken ECP;;UsbToken;87654321;
0894130607
0894130536
default;Rutoken ECP SC;;;87654321;
0862287268
0862287403
default;Rutoken 2151;;UsbToken;87654321;
0963474291
default;ESMART Token 64K;;UsbToken;12345678;
609BC06881C7
B0B340508942
E0D8806291CB;;;SmartCard
D050806291CB;;;SmartCard
default;eToken PRO Java 72K;eToken PRO Java 72K OS755;SmartCard;1234567890;
01cec45d
default;JaCarta;JC210;UsbToken;00000000;
0B53002004417597
0B53001122617597
default;JaCarta;JC300;SmartCard;00000000;
0153001910367618
default;JaCarta;;UsbToken;00000000;1234567890
6082057494937678
4C54001522634C50
0B53001917347618;;;SmartCard


  • No labels