howto:member_access_card
This is an old revision of the document!
Table of Contents
Enrolling a member access card
This guide is for giving a Hackeriet member door access using a member RFID card registered in Hula.
For temporary non-member cards, see Lending out temporary cards.
Prerequisites
- Hula admin access
- an RFID card from the safe
- access to read the door daemon logs on
bac-door1.hackeriet.no
Register the card
- Open the member in the Hula Django admin.
- Get an RFID card from the safe.
- Read the card number. A phone with an RFID/NFC reader app can read at least some of the cards directly. Hula expects the value as lowercase hexadecimal with a
0xprefix and no separators. For example, if the app showsF6:A8:15:39, enter0xf6a81539in Hula. - Watch the door daemon logs while presenting the card to the door reader:
ssh bac-door1.hackeriet.no "sudo journalctl -u doord -f"
- The door system logs continuously while it looks for card information.
- Present the unregistered card to the door lock.
- Look for the
unregistered cardlog line and copy the card number from that line. - Put that card number into the Hula Django field named
RFID access card number. (new):. - Save the user/member record.
Verify
Test the card on the door after saving the member record in Hula.
Related documentation
/srv/hackeriet-wiki/dokuwiki/data/attic/howto/member_access_card.1788621581.txt.gz · Last modified: by atluxity_idp.hackeriet.no