<div class="gmail_quote">On Fri, Mar 12, 2010 at 10:26 PM, omega bk <span dir="ltr"><<a href="mailto:omegabk@gmail.com">omegabk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
thank u both, i folowed your advices.<br>i changed the basedn to <b>basedn = "dc=example,dc=com"</b><br><br>i can<b> successfully</b> perform a <b> ldapsearch -x -b "dc=example,dc=com" uid=bernard</b><br>

<br></blockquote></div><br>I beg to differ, you can successfully connect to your ldap server and perform a search.<br><br>But you got this back:<br><br># search result<br>search: 2<br>result: 0 Success<br><br># numResponses: 1<br>
<br>Means that ldap search didn't find anything.<br><br>I suspect your BaseDN is wrong, plus you probably need a proxy user to login with as well.  As you may not have enough rights to search.<br><br>You should solve those issues first, before you start digging into your FR config.<br>

<br>
<br>