From 775decf1521460b7b35f32a75b4415de394c108b Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Mon, 19 Feb 2024 12:48:03 -0600 Subject: [PATCH] Update account_policy_data.yml (#16962) ... --- schema/tables/account_policy_data.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/tables/account_policy_data.yml b/schema/tables/account_policy_data.yml index 0636bf1faf..5fbd708fa2 100644 --- a/schema/tables/account_policy_data.yml +++ b/schema/tables/account_policy_data.yml @@ -1,4 +1,5 @@ name: account_policy_data +description: Additional macOS user account data from the AccountPolicy section of [OpenDirectory](https://en.wikipedia.org/wiki/Apple_Open_Directory). examples: >- Query the creation date of user accounts. You could also query the date of the last failed login attempt or password change.