Please share any images or screenshots, if relevant.
[Please insert images here, otherwise delete this section]
Please share any other relevant files that may be required (for example, logs).
[Please insert files here, otherwise delete this section]
Share all details about your problem, including any error messages you may have received.
I have connected iiq with ldap. The test connection is successfull. When I do group aggregation then account aggregation, the accounts and groups are aggregated but I can’t see the members of each group in iiq
The main IdentityIQ log files on your application server. This is usually identityiq.log or catalina.out (if you’re running on Tomcat).
$IIQ_HOME/WEB-INF/classes/
In log4j2.properties you will find entry like property.logLocation
property.logLocation=D:/Instances/Tomcat/logs/
In general sequence of the task are 1st account aggregation then group aggregation. but I observe that you have run group aggregation 1st instead account aggregation, so go ahead and do in correct sequence.
please look at your task summary details page for the better understanding.
setup – > Tasks – Task Details – > click on respective aggregation task, here you find the summary.
Please get the configuration from LDAP application – schema details section: Object Type: account & Object Type: group this will help us understand weather it is configured correctly.
After entitlements are aggregated and added to the catalog, you can run the Identity Refresh task. This ensures that the appropriate entitlements are associated with identities based on the aggregation data.
I am asking about if the account attribute posixgruop and nisNetgroups do you a list of identity attribute of groups. In you case, do you a list of the group dns in this account attribute?