From 88e94b1c4fbd57fb5a9ba639d6d4caa0bfb653c7 Mon Sep 17 00:00:00 2001 From: Brock Walters <153771548+nonpunctual@users.noreply.github.com> Date: Fri, 24 May 2024 15:23:09 -0400 Subject: [PATCH] Update authdb.yml (#19274) Modified Description field. --- schema/tables/authdb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/tables/authdb.yml b/schema/tables/authdb.yml index 59731deb0b..c0910a3f8e 100644 --- a/schema/tables/authdb.yml +++ b/schema/tables/authdb.yml @@ -1,7 +1,7 @@ name: authdb platforms: - darwin -description: Returns JSON output for the `authorizationdb read ` command. +description: The macOS authorizationdb is used by Mac admins to give their users or themselves granular permissions on the Macs they manage. The `authdb` osquery table returns JSON output for the `authorizationdb read ` command. evented: false columns: - name: right_name