Access Control : Installing and using GateKeeper module : GateKeeper use : Checkpoint logging
 
Checkpoint logging
 
GateKeeper module allows CheckPoint logging to work with serial rotation detection. The [SerialAdmit] section must be completed and connected just as if multiple admissions were being supported (so that a serial DSR is received whenever a person enters). Then, the [Checkpoint] section must be completed.
 
Example:
[Checkpoint]
SerialCheckpoint=TRUE
Name=Main
Value=IN
 
The Value of 'IN' is the default. If the Name is left blank, the Location setting is transmitted instead. Values are recorded in the checkpt file. So, all that is required is:
 
[Checkpoint]
SerialCheckpoint=TRUE
 
and the serial admit settings.