Skip to content

Instantly share code, notes, and snippets.

@mmaridev
Created April 18, 2020 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmaridev/074813887372e83ce6822ba2853d7f67 to your computer and use it in GitHub Desktop.
Save mmaridev/074813887372e83ce6822ba2853d7f67 to your computer and use it in GitHub Desktop.
Associate ldap DNs with therir UUID
#!/bin/bash
ldapsearch -x -LLL uid=* entryUUID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment