I encountered this issue while executing a workflow in Aria Orchestrator to create a user in Active Directory.
I realized that the problem was caused by using LDAP over port 389, so I need to switch the configuration to LDAPS and use port 636 instead
So with one of following default workflow I could resolve the issue.

