mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
parent
f75f0776e6
commit
88e94b1c4f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: authdb
|
||||
platforms:
|
||||
- darwin
|
||||
description: Returns JSON output for the `authorizationdb read <right_name>` 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 <right_name>` command.
|
||||
evented: false
|
||||
columns:
|
||||
- name: right_name
|
||||
|
|
|
|||
Loading…
Reference in a new issue