<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Can you get a packet capture of the failing search? Searching the root of a Win2k3 AD will cause you to get 3 referrals that must be followed to complete the search. The referrals will be for domaindnszones.domain.com, forestdnszones.domain.com, and the configuration container of domain.com. If any of those DNS searches fail, or return invalid hosts, then this can cause problems.<div><br></div><div>This is all based on experience working with CCM ldap integration. The sdk ldap stuff may behave differently.</div><div><br><div> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">-Ryan</font></p> </div><br><div><div>On Dec 11, 2008, at 2:14 PM, Erik Potteiger wrote:</div><br class="Apple-interchange-newline"> <div class="Section1"><p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12.0pt">IP Phone SDK<o:p></o:p></span></font></p><p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12.0pt"><o:p> </o:p></span></font></p><p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12.0pt">LDAPSearch Active Directory Root<o:p></o:p></span></font></p><p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12.0pt"><o:p> </o:p></span></font></p><p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12.0pt">I am trying to use the localizeddirectory.asp service with my cisco IP Phones. <br> <br> It does work but I cannot figure out how to specify my LDAP Search base as the whole Active Directory. <br> <br> I have a Windows 2003 Active Directory Domain. The root of the domain is "DC=schools,DC=org" <br> <br> I have an OU called administration. <br> <br> If I set the code to point to "OU=Administration,DC=schools,DC=org" I can search all users in the Administration OU and return phone numbers. It works. <br> <br> I try setting the LDAP search base to a more general path "DC=schools,DC=org" so I can search all of my organization but it returns a 500 internal server error. <br> <br> Can you use the root of a windows 2003 Active Directory domain as the search base for the LDAPSearch.dll version 3? <br> <br> Thanks<o:p></o:p></span></font></p><p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12.0pt"><o:p> </o:p></span></font></p><p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size: 12.0pt">Erik</span></font><font size="2" face="Arial"><span style="font-size:10.0pt; font-family:Arial"><o:p></o:p></span></font></p> </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">cisco-voip mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a></div> </div><br></div></body></html>