Skip to content

Instantly share code, notes, and snippets.

@gerjantd
Created May 14, 2014 15:52
Show Gist options
  • Save gerjantd/90f339bfa287cd58dc3f to your computer and use it in GitHub Desktop.
Save gerjantd/90f339bfa287cd58dc3f to your computer and use it in GitHub Desktop.
ldapsearch example
ldapsearch -v -b OU=Users,OU=Accounts,OU=RIVM,OU=ALT,DC=alt,DC=rivm,DC=nl -D CN=SVC-LDP_buildiks,OU=Services,OU=Accounts,OU=Administration,DC=alt,DC=rivm,DC=nl -w *** -H ldap://ldapad-int-p.rivm.nl "(|(uid=bruijnda)(uid=berkevjj)(uid=heggeri)(uid=lambooim)(uid=dorsthog))" -LLL cn displayName telephoneNumber sn mobile physicalDeliveryOfficeName roomNumber info department
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment