Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

table_config_posture_user

robfry edited this page Oct 10, 2014 · 2 revisions

Home

Database Overview ####configs_posture_user table


key | type | value

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.


Clone this wiki locally