I have customer who is interested to understand the DB configurations for AD and native BP authentication . In particular where in the DB structure you can find the name entries. As background the Customer is using Cyber ARK but only to fetch the password for Citrix sessions. In Audit logs however we have the info about 3rd party applications and those we store so far, only inside BP Credential Manager. Regarding native BP authentication, for login purposes we use Active Directory integration. So, only people “with access” can login.
Example given :
From our audit logs we can see that:
- The user 'lp319@ modified the credential 'TBO RTS access PA938'
- The user 'wn054@' modified the schedule 'TEST PA940 log off'
- The user 'wn054@ modified the schedule 'TEST PA940 log in '
- The user 'br102@' modified the credential 'ECP_Test'
- Can event 1 and 4 be stored inside AD ?
- Would we be able to see AD group privilege modifications (System> Security>User Roles) inside database and which tables contain that?
- We login to BP by using SSO, so we don’t have to provide any username/password. Users who have access in AD can login “automatically”. However, is there a possibility in this scenario that we can have failed login events? And if yes, where that information about this might be stored? (I assume database as well)