Guest User

Untitled

a guest
Jul 20th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. ldapsearch <various options> -b uid=user1,ou=users,dc=mydomain "(uid=user1)"
  2.  
  3. ldapsearch <various options> -b "dc=mydomain" "(uid=user1)"
  4.  
  5. access to
  6. dn.exact="dc=mydomain"
  7. attrs=entry
  8. by users search
  9. by * none
Add Comment
Please, Sign In to add comment