To search for a single entry, run the ldapsearch tool and
specify the base scope and DN.
$ bin/ldapsearch --baseDN uid=user.14,ou=People,dc=example,dc=com \
--searchScope base "(objectclass=*)"