!!! Overview
The LDAP search scope indicates the set of entries at or below the [BaseDN] that may be considered potential matches for a [SearchRequest].

[{$pagename}] are "__officially__" defined in the [Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP)] by [RFC 4520]. 

[{$pagename}] are listed within an [IANA Registry] at: [LDAP Search Scopes|https://www.iana.org/assignments/ldap-parameters/ldap-parameters.xhtml#ldap-parameters-9|target='_blank']
\\And we outline them below:
%%zebra-table
%%sortable
%%table-filter
||Name||URLString||Value||Owner||Reference
|[baseObject]|base|0|[IESG]|[RFC 4516] [RFC 4511]
|[singleLevel]|one|1|[IESG]|[RFC 4516] [RFC 4511]
|[wholeSubtree]|sub|2|[IESG]|[RFC 4516] [RFC 4511]
|[subordinateSubtree]|sub|3| |[Draft-sermersheim-ldap-subordinate-scope]
/%
/%
/%

%%information
[subordinateSubtree] is __NOT__ an [IANA Registry] entry but is supported by several [LDAP Server Implementations]
%%


Many of these are shown in [LDAP Query Examples]


!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]