Difference between revisions of "Ldapsearch"
From MyWiki
Line 3: | Line 3: | ||
'''Options'''<br> | '''Options'''<br> | ||
-b "cn=Barbara Jensen, ou=Product Development,dc=example,dc=com"<br> | -b "cn=Barbara Jensen, ou=Product Development,dc=example,dc=com"<br> | ||
+ | -D "uid=bjensen, dc=example,dc=com" ( Authentication distinguished name )<br> |
Revision as of 08:55, 23 April 2015
Reference : https://www.centos.org/docs/5/html/CDS/ag/8.0/Finding_Directory_Entries-Using_ldapsearch.html
[optional_options] [optional_search_filter] [optional_list_of_attributes]
Options
-b "cn=Barbara Jensen, ou=Product Development,dc=example,dc=com"
-D "uid=bjensen, dc=example,dc=com" ( Authentication distinguished name )