]> git.ipfire.org Git - thirdparty/chrony.git/commit
cmdmon: allow unauthenticated commands from Unix domain socket
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 19 Aug 2015 16:33:18 +0000 (18:33 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 21 Aug 2015 11:26:46 +0000 (13:26 +0200)
commit0887824324f15a8fdd15c2bfe7d8aa2bf77fb838
tree65ecf207fcd527ddc54f47424450cd2045e1e19f
parentfbe65f2c719a8f68d216cb5f5cf36c4dbd97be98
cmdmon: allow unauthenticated commands from Unix domain socket

Allow all commands received from the Unix domain command socket (which
is accessible only by the root and chrony user/group), even when they
are not authenticated with the command key.
cmdmon.c