Hi guys, wondering if we can activate any kind of ...
# general
n
Hi guys, wondering if we can activate any kind of authentication on osquery services to avoid unauthorized users to execute queries (remote or locally in the server where we have osquery installed). Thanks,
s
Generally osquery works along a native OS permissions guideline. A user running
osqueryi
cannot access things that would not otherwise be able to access. Similarly, how would a user talk to
osqueryd
?