Plone 5.0.7 + pas.plugins.ldap + Active Directory

Hello,
I have tried configuring pas.plugins.ldap to connect to Active Directory. The connection process is fine, but when I click on the LDAP Inspector and select the user option, the system lists all the organization units without problems, but when I click on some it does not work. System logs:
2017-04-10T10:44:06 ERROR Zope.SiteErrorLog 1491835446.220.670995204384 http://plone.uclv.cu:8080/Plone/@@plone_ldapnodeattributes
Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module pas.plugins.ldap.plonecontrolpanel.inspector, line 50, in node_attributes
Module node.ext.ldap._node, line 443, in node_by_dn
ValueError: Invalid base DN

GET /Plone/@@plone_ldapnodeattributes?dn=OU=XXXXXX,OU=Usuarios,DC=xxx,DC=xxx,DC=xx&base=users&=1491835356150

¿qué bolá, Martín? I have never used LDAP but the exception on the log seems to indicate you may have some sort of configuration error.

Anyone have experience connecting pas.plone.ldap to an active Windows directory what help me to do?

Is this related to this issue? https://github.com/collective/pas.plugins.ldap/issues/41