
Appendix B. Finding Directory Entries
492
B.4.3.3. Equality Example
Performing a locale-specific search using the equal to operator (=), or suffix (
.3
) searches for all
attribute values that match the given attribute in a specific collation order.
For example, to search for all
businessCategory
attributes with the value
softwareprodukte
in
the German collation order, any of the following matching rule filters would work:
businessCategory:2.16.840.1.113730.3.3.2.7.1:==softwareprodukte
...
businessCategory:de:== softwareprodukte
...
businessCategory:2.16.840.1.113730.3.3.2.7.1.3:=softwareprodukte
...
businessCategory:de.3:=softwareprodukte
B.4.3.4. Greater-Than or Equal-to Example
Performing a locale-specific search using the greater-than or equal-to operator (
>=
), or suffix (
.4
)
searches for all attribute values that come at or after the given attribute in a specific collation order.
For example, to search for all localities that come at or after
Québec
in the French collation order, any
of the following matching rule filters would work:
locality:2.16.840.1.113730.3.3.2.18.1:=>= Québec
...
locality:fr:=>= Québec
...
locality:2.16.840.1.113730.3.3.2.18.1.4:=Québec
...
locality:fr.4:=Québec
B.4.3.5. Greater-Than Example
Performing a locale-specific search using the greater-than operator (>), or suffix (
.5
) searches for all
attribute values that come at or before the given attribute in a specific collation order.
For example, to search for all mail hosts that come after host
schranka4
in the Czechoslovakian
collation order, any of the following matching rule filters would work:
mailHost:2.16.840.1.113730.3.3.2.5.1:=> schranka4
...
mailHost:cs:=> schranka4
...
mailHost:2.16.840.1.113730.3.3.2.5.1.5:=schranka4
...
mailHost:cs.5:=schranka4
B.4.3.6. Substring Example
Performing an international substring search searches for all values that match the given pattern in the
specified collation order.
For example, to search for all user IDs that end in
ming
in the Chinese collation order, any of the
following matching rule filters would work:
Содержание DIRECTORY SERVER 8.0
Страница 18: ...xviii ...
Страница 29: ...Configuring the Directory Manager 11 6 Enter the new password and confirm it 7 Click Save ...
Страница 30: ...12 ...
Страница 112: ...94 ...
Страница 128: ...110 ...
Страница 190: ...Chapter 6 Managing Access Control 172 4 Click New to open the Access Control Editor ...
Страница 224: ...206 ...
Страница 324: ...306 ...
Страница 334: ...316 ...
Страница 358: ...340 ...
Страница 410: ...392 ...
Страница 420: ...402 ...
Страница 444: ...426 ...
Страница 454: ...436 ...
Страница 464: ...446 ...
Страница 484: ...466 ...
Страница 512: ...494 ...
Страница 522: ...504 ...