custom fields on user table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2024 05:26 PM
Hi,
We need to bring in additional attributes from LDAP. We need to show additional information for affected users on security incidents like last password change; AD group etc.
Should we create custom fields on sys_user table to store this data and then show on reference fields or some other logic or functionality can be explored for that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2024 05:35 AM
Yes, just make sure you've got an eye on the number of fields you're adding vs how many you're allowed for in your given license agreement.
Also, talk with your security team to verify that they'd want this information stored in two separate systems.