Knowledgebase
Jakinid Support Website > Help Desk (Jakinid.com) > Knowledgebase

Search help:


Would you please provide step by step quick guide to enroll RFID Smart Card?

Solution

To enroll a new user and to associate them with a RFID smart card, please follow the below steps:

1) Login to device's console menu as the super administrator via keypad. (Press "MENU"Keypad Icon below the key F4).
 - Key in Admin ID (A999) press ENTER key.
2) Key in password
- Default password (1) ,press ENTER key.
3) Press enter on the 1st "Add User" icon.
4) Use arrow keys to navigate to "Smart Card" and press enter
5) Press enter on "Smart Card"
6) Key in User ID associated to this user in the system and press ENTER key.
7) Place RFID Smart Card near the FP scanner area  (Screen shows waiting for smart card message)
8) "Success" message will appear after it has completed the registration.
9) Press RETURN key to go back to clock screen .

 
Was this article helpful? yes / no
Article details
Article ID: 22
Category: General
Views: 564
Rating (Votes): Article not rated yet (0)

 
« Go back

$s = 1; if (file_exists(HESK_PATH . 'hesk_license.php')) { $h = (!empty($_SERVER['HTTP_HOST'])) ? $_SERVER['HTTP_HOST'] : ((!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : getenv('SERVER_NAME')); $h = str_replace('www.','',strtolower($h)); include(HESK_PATH . 'hesk_license.php'); if (isset($hesk_settings['license']) && strpos($hesk_settings['license'],sha1($h.'h3&Fp2#LaA&59!w(8.Zc]*+uR512')) !== false) { $s = 0; } else { echo '

INVALID LICENSE (NOT REGISTERED FOR '.$h.')!

'; } } if ($s) { echo '

 
Powered by Help Desk Software HESK - brought to you by Help Desk Software SysAid

'; } echo '
'; include(HESK_PATH . 'footer.txt'); echo '';