User Tools

Site Tools


operating_systems:linux:debian:acdsn-ac-fx

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
operating_systems:linux:debian:acdsn-ac-fx [2012/11/19 14:15] – [Configuration Files] tretoperating_systems:linux:debian:acdsn-ac-fx [2012/11/19 14:23] – [cron.txt] tret
Line 69: Line 69:
  
 ==== keys.txt ==== ==== keys.txt ====
 +
 +Contains the list of the key used to hash the credentials on the iButton key. You can generate a new key every day and add it to this file, the most recent key comming first.
  
 ^ Field Name ^ Description                                               ^ Example                    ^ ^ Field Name ^ Description                                               ^ Example                    ^
Line 83: Line 85:
  
 ==== units.txt ==== ==== units.txt ====
 +
 +Provides a link beetween the unit id and a human readable label.
  
 ^ Field Name ^ Description                                               ^ Example     ^ ^ Field Name ^ Description                                               ^ Example     ^
Line 95: Line 99:
  
 ==== users.txt ==== ==== users.txt ====
 +
 +Contains the list of all users, the timestamp of the last key read from the user and a value which can be incremented
 +when an iButton key is lost or if the data on the iButton key has been copied by some nasty people.
  
 ^ Field Name ^ Description                                                  ^ Example     ^ ^ Field Name ^ Description                                                  ^ Example     ^
Line 108: Line 115:
  
 ==== cron.txt ==== ==== cron.txt ====
 +
 +Contains the rights to access on some unit for a user during a specified time interval (specified as a cron).
  
 ^ Field Name ^ Description                                                  ^ Example      ^ ^ Field Name ^ Description                                                  ^ Example      ^
Line 114: Line 123:
 | cron       | The cron value of the accessible periods for this rule       | 0 8-17 * * * | | cron       | The cron value of the accessible periods for this rule       | 0 8-17 * * * |
  
-<file demo_cron.txt>+<file txt demo_cron.txt>
 1       Arthur Dent     0 8-17 * * * 1       Arthur Dent     0 8-17 * * *
 2       Arthur Dent     0 8-17 * * * 2       Arthur Dent     0 8-17 * * *