On 21-07-2011 10:20, Aaron Richton wrote:
Looks like it to a glance. But you might as well check. Try:
Exactly!
root@PythonAPP:~# ldapsearch -xH ldap://localhost/ -s base -b "" namingContexts
# extended LDIF # # LDAPv3 # base <> with scope baseObject # filter: (objectclass=*) # requesting: namingContexts # # dn: *namingContexts: dc=felipemeirelles,dc=com,dc=br namingContexts: dc=sij,dc=com,dc=br* # search result search: 2 result: 0 Success # numResponses: 2 # numEntries: 1 Thank you so much!! Is solved!
