]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdparse: don't allow NTP key ID of 0
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 21 Mar 2014 11:47:52 +0000 (12:47 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 21 Mar 2014 12:20:37 +0000 (13:20 +0100)
commit6c2a1e62e0335ef1845ea62452ed4e7d90eadcae
tree9b093d08f1ec458a7d26f0a357bd680496260582
parent6560628209c233198c4d9a85b54be6f77b634d20
cmdparse: don't allow NTP key ID of 0

Key number 0 is used as inactive key, prevent the user from
inadvertently not using authentication.
chrony.texi.in
cmdparse.c