forked from jeanGaston/RF-AD
- Updates in README, add sections (client/server installs, usages) - Add reader schema - Add reader components assemble guide - Add AD schema modification guide
972 B
972 B
RF-AD
This project implements an access control system using LDAP and SQLite. It includes a web interface for managing doors and users, as well as a web API for validating RFID tags. It was developped for the final project of my BTS SNIR (French for an IT and electronics Degree).
Prerequisites
- Docker ➡️ Official Guide to install docker
- Fully installed AD ➡️ Here is a guide ⚠️ I cannot guarantee the accuracy of the information contained in this guide. ⚠️
Setup Instructions
1. Build the reader
2. Install the server
3. How to use
Licence
This project is licensed under the MIT License. See the LICENSE file for details.