ldap.md (80B)
1 # ldap 2 3 ``` 4 ldapsearch -v -x -LLL -h host -D "bind DN" -w password -b "OU=" 5 ```