Hello all, I'm receiving this message: rlm_ldap: ldap_search() failed: Operations error and I found in the list archives ( http://www.nabble.com/FreeRadius-cannot-Authenticate-to-Windows-AD-td1969092...) this information:
rlm_ldap: ldap_search() failed: Operations error http://bugs.freeradius.org/show_bug.cgi?id=183 You're running into two issues:
- the OpenLDAP client libraries don't use the authentication credentials they're given when following references.
- Active Directory is following references because your domain controller has two domains, and the user isn't found in one, so it's being referred to the other domain.
The patch might help, but your LDAP queries should be made more specific. Alan DeKok.
But I can't see the bug information ("Page not found"). Does anyone know were I can find this information or other information about what this message means? Thanks in advance for your help. Regards, Alba