1 example for ldapsearch

{{ score }}
  # Connect to a host using simple auth, with the base tree "myhost", and return all objects
ldapsearch -H ldap://localhost:1389 -x -b "o=myhost" objectclass=*