We have three, now looking for more.
Last update: 22-Apr-2009 17:51 UTC
While not strictly a security function, the Autokey protocol provides means to securely retrieve the current or updated leapsecond values from a server.
Configuration keywords are formed by concatenating the message class with the event class. The all prefix can be used instead of a message class. A message class may also be followed by the all keyword to enable/disable all messages of the respective message class. By default, logconfig output is set to allsync.
Thus, a minimal log configuration could look like this:
logconfig=syncstatus +sysevents
This would just list the synchronizations state of ntpd and the major system events. For a simple reference server, the following minimum message configuration could be useful:
logconfig allsync +allclock
This configuration will list all clock information and synchronization information. All other events and messages about peers, system events and so on is suppressed.
allan allan