How does PAMSC Endpoint resolves IP to hostname in audit log?
Release : 14.1.x
Component : CA Privileged Access Manager Server Control - Endpoint
There are 2 use cases how PAMSC resolves IP to hostname. (This is applicable for *UNIX environments only)
1. When PIM checks the rule
2. When user runs seaudit command
At the first use case, IP addresses are resolved to hostname by utilizing LADB (lookaside database) and also system call if osuser_enabled=yes is set in seos.ini. Please refer below documentation for more about lookaside database.
sebuildla Utility Create a Lookaside Database
At the 2nd use case, PAMSC Endpoint will resolve using system call. So, when system cannot resolve the IP address, seaudit command may show IP address only.