Hello,
Help needed urgently. I am able to create LDAP users and integrate with CQ successfully.
I am trying to do same with Active directory group accounts. The aim of this is to add some users to this AD group in future. I added this line of code to my ldap_login.conf file:
authDn="CN=Ad_grp_Acct,OU=groups,OU=company,DC=ca,DC=com".
Can you please look into this and let me know how I can synchronize LDAP group with CQ.
Thank you.