ldapsearch -b 'dc=cap-sciences,dc=h20' -D '[email protected]' -h 172.16.1.6 -p 389 -x -W Enter LDAP Password:
# extended LDIF # # LDAPv3 # base <dc> with scope subtree # filter: (objectclass=*) # requesting: ALL # ... ... ... # search reference ref: ldap://DomainDnsZones.cap-sciences.h20/DC=DomainDnsZones,DC=cap-sciences, DC=h20 # search reference ref: ldap://ForestDnsZones.cap-sciences.h20/DC=ForestDnsZones,DC=cap-sciences, DC=h20 # search reference ref: ldap://cap-sciences.h20/CN=Configuration,DC=cap-sciences,DC=h20 # search result search: 2 result: 4 Size limit exceeded # numResponses: 1004 # numEntries: 1000 # numReferences: 3 thanks, the ldap command seems to work, but the ldap module don't LDAP Server address: 172.16.1.6 LDAP Server port: 389 LDAP binddn: [email protected] LDAP base: dc=cap-sciences, dc=h20 LDAP filter: (objectClass=*) -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=56707#56707 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
