Changes

Jump to navigation Jump to search
1,343 bytes added ,  22:13, 6 October 2019
no edit summary
Line 3: Line 3:     
This page describes a version of the RFID system based on the [https://smile.amazon.com/gp/product/B00UX02GL8/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 UHPPOTE Professional Wiegand TCP IP Network Access Control Board] a 125kHz system that should be compatible with transponders from the BeagleBone Black based system [[RFID]]
 
This page describes a version of the RFID system based on the [https://smile.amazon.com/gp/product/B00UX02GL8/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 UHPPOTE Professional Wiegand TCP IP Network Access Control Board] a 125kHz system that should be compatible with transponders from the BeagleBone Black based system [[RFID]]
 +
 +
A [https://docs.google.com/drawings/d/1m4SFXWKs2PcoZ1MhbPC7rOCE8aqe6dxp74yWrsqdLAY/edit?ts=5d9a5cdf  diagram of the system overview] is available.
    
=Functions=
 
=Functions=
Line 12: Line 14:     
=System Description=
 
=System Description=
 +
*all production software is on a VM in our server closet and should be documented on the official [https://github.com/pumpingstationone PS1 Github]
 +
*[membership.pumpingstationone.org The member management system], Wild Apricot, user has RFID fob entered into user profile. Can be by admin or self service, seperate multiple tags by a comma
 +
*WA2AD goes down the list of all members in WA and does an active directory lookup to see if the member exists and verifies members status. If the user doesn't exist an AD user is created. It runs on our active directory controller (DC01), via Windows task scheduler every 5 mins. Ron uses a tool called "active directory explorer" to see all groups in users in AD.
 +
*WA2AD handles computer authorization - it looks up the string associated with the "computer authorizations" checkbox in WA and puts the user in an AD groups that enables the user to log into the computer associated with that piece of equipment.
 +
*Active directory stores member status with the userAccountControl field - if a members is inactive their RFID fob and all computer logins are disabled.
 +
*AD2RFID is a program that runs as a cron job everty 15 min on Glue, a centOS linux box.
 +
    
There is an old HP (add specs) Windows XP machine that was added to the PS1 domain (called RFID-2) that pulls user information from an SQL database on a VM called RFID2 and  pushes that information to all the door controllers with a piece of software called Professional Door Control Management. You can remote into this machine using Windows Remote Desktop using rfid-2.ad.pumpingstationone.org.
 
There is an old HP (add specs) Windows XP machine that was added to the PS1 domain (called RFID-2) that pulls user information from an SQL database on a VM called RFID2 and  pushes that information to all the door controllers with a piece of software called Professional Door Control Management. You can remote into this machine using Windows Remote Desktop using rfid-2.ad.pumpingstationone.org.
1,238

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu