PMA82TP-BB
40 / 50
PROXRUNNER BLUETOOTH RFID SCANNER - Reference manual
SPRINGCARD, the SPRINGCARD logo, PRO ACTIVE and the PRO ACTIVE logo are registered trademarks of PRO ACTIVE SAS.
All other brand names, product names, or trademarks belong to their respective holders.
Information in this document is subject to change without notice. Reproduction without written permission of PRO ACTIVE is forbidden.
Note that more than one
2
nd
level Master Cards
can be created (one for each
kind of output settings, one for each people in charge of installation…) whereas
only one
1
st
level Master Card
should be created and be kept in a secure place
21
.
Be sure to remember the new authentication key you put in a reader. If
you forget the authentication key, and forget the pin-code (or define pin-
code to
h
FFFF), it will be impossible to change reader configuration
again !
You’ve been warned…
5.4.1. Creating a first level Master Card
Create a configuration file (say, “
master.ini
”) with only those 4 lines :
[master]
; Master section is empty, we use SpringCard’s default keys
[tpl5]
aut=E0
xx...xx
where
xx…xx
is the site specific 16-byte authentication key
22
,
Put a virgin card on the Prox’N’Roll, label it “1
st
level Master Card”,
Enter
cfgfilecreator.exe –c
master.ini
,
Use this Master Card to write the new authentication key in the reader(s).
5.4.2. Creating a second level Master Card
Create a complete configuration file as seen earlier .
Terminate the file with those 4 lines :
[master]
aut=E0
xx...xx
[tpl5]
; Template 5 section is empty, we keep current keys in the reader
where
xx…xx
is the site specific 16-byte authentication key,
Put a virgin card on the Prox’N’Roll, label it “2
nd
level Master Card”,
Enter
cfgfilecreator.exe –c
siteconf.ini
,
Use this Master Card to write complete configuration in the reader(s).
21
That’s because
1
st
level Master Card
has got the authentication key written in it, and anybody may
retrieve it using
cfgfilecreator
software, as the authentication key is only used to secure
2
nd
level
Master Cards
and is not written in them.
22
This is key 0 inside Master Card application ; the key will be diversified using HMAC-MD5
algorithm, so the “E0” header is mandatory.