I ran:
Code:
ldapsearch -x -v -H 'ldap://10.0.200.200/' -b 'ou=Users,ou=blah,dc=blahblah,dc=local' -D 'cn=administrator,cn=users,dc=blahblah,dc=local' -W
and got:
Code:
ldap_initialize( ldap://10.0.200.200:389/??base )
Enter LDAP Password:
filter: (objectclass=*)
requesting: All userApplication attributes
# extended LDIF
#
# LDAPv3
# base <ou=Users,ou=blah,dc=blahblah,dc=local> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
<snip>
List of users and attributes
</snip>
# search result
search: 2
result: 0 Success
# numResponses: 7
# numEntries: 6