User Tools

Site Tools


howto:member_access_card

This is an old revision of the document!


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

  1. Open the member in the Hula Django admin.
  2. Get an RFID card from the safe.
  3. 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 0x prefix and no separators. For example, if the app shows F6:A8:15:39, enter 0xf6a81539 in Hula.
  4. Watch the door daemon logs while presenting the card to the door reader:

ssh bac-door1.hackeriet.no "sudo journalctl -u doord -f"

  1. The door system logs continuously while it looks for card information.
  2. Present the unregistered card to the door lock.
  3. Look for the unregistered card log line and copy the card number from that line.
  4. Put that card number into the Hula Django field named RFID access card number. (new):.
  5. Save the user/member record.

Verify

Test the card on the door after saving the member record in Hula.

/srv/hackeriet-wiki/dokuwiki/data/attic/howto/member_access_card.1788621581.txt.gz · Last modified: by atluxity_idp.hackeriet.no