-
Notifications
You must be signed in to change notification settings - Fork 159
table_config_posture_user
Database Overview ####configs_posture_user table
titles | string | %value% |
Comma separated string value listing the critical titles in the organization. For example, Chief Executive Office, or CEO, because of their status or access. Another example would be Windows Server Engineer because the user would have Domain Admin access. This value is pulled from LDAP and should match what is listed in this resource.
department | string | %value% |
Comma separated string value listing the critical departments in the organization. For example, Finance because of their access to financial information, or Customer Service because they could have access to credit card (PCI) information.
titlesscoreweight | integer | %value% |
Integer value added to the user posture score if the title value is found.
departmentscoreweight | integer | %value% |
Integer value added to the user posture score if the department value is found.