Dear All,
I would like to trace user logins but also the authentication type, enterprise, ldap..etc.. I found the following query for query builder but the athentication info is missing:
SELECT SI_KIND, SI_NAME, SI_USERFULLNAME, SI_CREATION_TIME, SI_ALIASES, SI_LASTLOGONTIME FROM CI_SYSTEMOBJECTS WHERE SI_KIND='User'
Do you know if this info is stored in repository for all login or for the las login or not at all?
Many thanks and best regards
Fab