```sh # Finding Usernames ldapsearch x -h ldap:// -s base ldapsearch -x -h -s base namingcontexts ldapsearch -x -h -b 'DC = , DC = ' -s sub ```