User Tools

Site Tools


howto:member_access_card

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howto:member_access_card [2026/09/05 15:19] – Create member access-card howto atluxity_idp.hackeriet.nohowto:member_access_card [2026/09/05 15:28] (current) – Clarify member access-card prerequisites atluxity_idp.hackeriet.no
Line 8: Line 8:
  
   * Hula admin access   * Hula admin access
 +  * the member already exists in Hula
 +  * physical access to the safe and the door reader
   * an RFID card from the safe   * an RFID card from the safe
-  * access to read the door daemon logs on ''bac-door1.hackeriet.no''+  * a way to read the card number, either: 
 +    * a phone with an RFID/NFC reader app 
 +    * SSH access to ''bac-door1.hackeriet.no'' with permission to run ''sudo journalctl -u doord -f''
  
 ===== Register the card ===== ===== Register the card =====
Line 16: Line 20:
   - Get an RFID card from the safe.   - 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 ''0x'' prefix and no separators. For example, if the app shows ''F6:A8:15:39'', enter ''0xf6a81539'' in Hula.   - 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.
-  - Watch the door daemon logs while presenting the card to the door reader:+  - The card number can also be read from the door daemon log while presenting the card to the door reader:
  
 <code> <code>
Line 22: Line 26:
 </code> </code>
  
-  - The door system logs continuously while it looks for card information. 
   - Present the unregistered card to the door lock.   - Present the unregistered card to the door lock.
   - Look for the ''unregistered card'' log line and copy the card number from that line.   - Look for the ''unregistered card'' log line and copy the card number from that line.
-  - Put that card number into the Hula Django field named ''RFID access card number. (new):''.+  - Put the card number into the Hula Django field named ''RFID access card number. (new):''.
   - Save the user/member record.   - Save the user/member record.
  
/srv/hackeriet-wiki/dokuwiki/data/pages/howto/member_access_card.txt · Last modified: by atluxity_idp.hackeriet.no