All content with label cache.
Related Labels:
architecture
Subtree Search with Filter(Penrose)
subtreesearchwithfilter.png! In this scenario, a filter "(price=3.0)" is specified in the search operation. In the base entry and the second entry the attribute "price" is not defined, so the filter is not valid and no LDAP entries will be generated. In the third entry, the "price" attribute is defined, so it will process this entry. Since ... Other labels:
architecture
Subtree Search(Penrose)
subtreesearch.png! When a search operation is received, Penrose will start processing from the entry specified as the base of the search operation, then moving down according to the search scope. In the above diagram, the base entry is ou=Categories. Since this entry does not have use ... Other labels:
architecture