linux notes – ldap commands

ldapsearch -H ldaps://localhost/ -x
ldapsearch -D “uid=xxx,ou=people,dc=xxx,dc=xxxxx,dc=edu” -x -W
ldapsearch -v -x -b “uid=xxx,ou=people,dc=xxx,dc=xxxxx,dc=edu”
ldapwhoami -H ldap://localhost/ -x

Leave a Reply

Your email address will not be published. Required fields are marked *

 

This site uses Akismet to reduce spam. Learn how your comment data is processed.