Skip to content

Instantly share code, notes, and snippets.

@ashee
Created September 14, 2011 14:35
Show Gist options
  • Save ashee/1216734 to your computer and use it in GitHub Desktop.
Save ashee/1216734 to your computer and use it in GitHub Desktop.
ldapsearch
amitava$ ldapsearch -x -H "ldaps://ldap.ent.med.umich.edu:636" -D "cn=<sys_acct>,ou=people,dc=med,dc=umich,dc=edu" -W -b "dc=med,dc=umich,dc=edu" uid=<uid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment