Skip to content

Instantly share code, notes, and snippets.

@mhermans
Created December 15, 2011 17:05
Show Gist options
  • Save mhermans/1481883 to your computer and use it in GitHub Desktop.
Save mhermans/1481883 to your computer and use it in GitHub Desktop.
LDAP debugging
$ ldapwhoami -x -D CN=stuart,OU=users,DC=testathon,DC=net -H ldap://ldap.testathon.net:389 -w stuart
dn:cn=stuart,ou=Users,dc=testathon,dc=net
Result: Success (0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment