has anyone tried parsing sssd config in osquery th...
# general
s
has anyone tried parsing sssd config in osquery through augeas table? -
select * from augeas where path = '/etc/sssd/sssd.conf'
I can get other config files to parse (ssh config, hosts etc.) but not this one, any ideas on how i could proceed?
for some reason it wasn’t working on a local copy of the file, I probably copied it incorrectly