
C005590_01_CR2500_CR3500_User Manual_Appendix H 4
;Initialization command for FIPS Code products
;This example shows
;%48 = H = FIPS Command Set
;%32 = 2 = Initialize Command
;Cryptographic Ofcer Password is %4E%65%77%50%61%73%73%77 or NewPassw
;Valid Password values are %20 - %FF
;%1D = Group Separator
;Reader Password is %4E%65%77%52%50%61%73%73 or NewRPass
;Valid Password values are %20 - %FF
;%1D = Group Separator
;Trafc Encryption Key is %20%21%22%23%24%25%26%27%28%29%2A%2B%2C%2D%2E%2F%30%31%32%33%34%35%36%37%
38%39%3A%3B%3C%3D%3E%3F or <Space>!”#$%&’()*+,-./0123456789:;<=>?
;Valid Trafc Encryption Key values are %20 - %FF
%48%32%4E%65%77%50%61%73%73%77%1D%4E%65%77%52%50%61%73%73%1D%20%21%22%23%24%25%26%27%28%29%2A%2B%2C
%2D%2E%2F%30%31%32%33%34%35%36%37%38%39%3A%3B%3C%3D%3E%3F
The bar code for the above .crb le would look like:
Remember that you can not use the default values to Inialize the FIPS modules and the CO and Reader passwords must
not be equal.
Creang a New CO Authencaon Bar Code
You must create a new Authencaon bar code that contains the new CO password in order to authencate the CO user
aer you have inialized the FIPS modules. This is very similar to creang the Inializaon bar code. Create a .crb le
and process it using CodeXML CRB to Code Ulity.
The code below shows the Authencaon .crb le that contains a new value for the CO password. This code is provided
as an example only and Code Corporaon recommends that the password below never be used in your producon
environment. This is an example based on the CO password ‘NewPassw’.
; 8/5/2010 20:15
;Authentication command for FIPS Code products
;This example shows
;%48 = H = FIPS Command Set
;%33 = 3 = Authenticate Command
;Cryptographic Ofcer Password is %4E%65%77%50%61%73%73%77 or NewPassw (Passwords must not contain
%00-%1F)
%48%33%4E%65%77%50%61%73%73%77
Creang a New Reader Authencaon Bar Code
You must create a new Authencaon bar code that contains the new Reader password in order to authencate the
reader user aer you have inialized the FIPS modules. This is very similar to creang the CO Authencaon bar code.
Create a .crb le and process it using CodeXML CRB to Code Ulity.
Komentáře k této Příručce