rlm_ldap: ldap_search() failed: Operations error
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
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
Thanks Alan, I'll try it. Do you know the cause of this message? Is it a bug or a configuration issue? Thanks for your time. Regards, Alba On Tue, Jun 30, 2009 at 8:45 PM, Alan DeKok <aland@deployingradius.com>wrote:
Alba wrote:
I'm receiving this message:
rlm_ldap: ldap_search() failed: Operations error
Install 2.1.6 and configure "chase_referrals" and "rebind" in raddb/modules/ldap.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hello Alan an all, Could you please give me more details regarding this error? (rlm_ldap: ldap_search() failed: Operations error) We start seeing this message when migrate from Windows 2000 to Windows 2003. We are using freeradius-1.1.3-1.4.el5.i386.rpm. Is this version of freeradius compatible with Windows 2003? Is an update of freeradius the only solution? Thanks in advance. Best regards, On Wed, Jul 1, 2009 at 3:15 PM, Alan DeKok <aland@deployingradius.com>wrote:
Alba wrote:
Thanks Alan, I'll try it.
Do you know the cause of this message? Is it a bug or a configuration issue?
It's a magic LDAP && Active directory issue.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi,
Could you please give me more details regarding this error? (rlm_ldap: ldap_search() failed: Operations error)
We start seeing this message when migrate from Windows 2000 to Windows 2003. We are using freeradius-1.1.3-1.4.el5.i386.rpm.
Is this version of freeradius compatible with Windows 2003? Is an update of freeradius the only solution?
whilst I'd like to say the 'upgrade to 2.x' line - have you ensured the basic stuff - like your access via LDAP to the win2003 server is okay - use a few LDAP command line tools on your FR box alan
participants (3)
-
Alan Buxey -
Alan DeKok -
Alba