Changes

Jump to navigation Jump to search
2 bytes added ,  22:11, 2 November 2014
Line 470: Line 470:     
===request a listing of all entries===
 
===request a listing of all entries===
The following LDAP search is requesting a listing of all entries starting from the base "dc=example,dc=com". This should return all of the entries
+
The following LDAP search is requesting a listing of all entries starting from the base "dc=example,dc=local". This should return all of the entries
    
  ldapsearch -x -b 'dc=mycompany,dc=local' '(objectclass=*)'
 
  ldapsearch -x -b 'dc=mycompany,dc=local' '(objectclass=*)'

Navigation menu