We have integrated IPA with LDAP OOTB connector. Aggregation works fine with the filters, However the provisioning is failing saying no permissions to update memberOf attribute. When we tried through IPA commands it shows the service account which we are using have permissions and was able to remove the entitlement.
The error indicates a lack of permissions to edit the memberOf attribute in LDAP. Check if the service account has the necessary permissions, verify the ACL in LDAP, and ensure that memberOf is not a system-managed attribute. If the issue persists, try performing the operation with a higher-privileged account.
we have checked the permissions and they look good. The application team can able to run the commands successfully by logging in as same service account which we are using. Does the IPA support ldap connector?