Retrieves the Active Directory configuration for the target machine, attached to the domain (requires sudo).: Helps you debug domain binding / Active Directory issues in your environment.
Query:
select * from ad_config;Additional Query Info:
Version: 1.4.5
Platform: darwin
Interval: 86400
JSON:
{ "queries": { "ad_config": { "query" : "select * from ad_config;", "interval" : "86400", "platform" : "darwin", "version": "1.4.5", "description" : "Retrieves the Active Directory configuration for the target machine, attached to the domain (requires sudo).", "value" : "Helps you debug domain binding / Active Directory issues in your environment." } } }