configtab_schema5.htm 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. <html>
  2. <!--This html file is XHTML complaint, as set forth in the
  3. w3c recommendations except for the following:
  4. Lists work as they do in older versions on HTML and not as
  5. directed in XHTML.
  6. The <a name=" "> tags have targets that use spaces. -->
  7. <head>
  8. <meta name="keywords" content="e-commerce, ecommerce, Internet software, e-commerce applications, electronic commerce, ebusiness, e-business, enterprise software, net economy, software, ecommerce solutions, e-commerce services, netscape, marketplace, digital marketplace, Red Hat, Fedora" />
  9. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  10. <meta name="templatebase" content="Authored in FrameMaker. Converted to HTML in WebWorks Publisher. manual wdt 1.6" />
  11. <meta name="LASTUPDATED" content="04/29/03 15:35:32" />
  12. <title>Directory Server Help: Matching Rules</title>
  13. <!--The following is a javascript which determines whether the client
  14. is on a Windows machine, or is on another type of operating system. Once
  15. the operating system is determined, either a windows or other operating
  16. system cascading style sheet is used. -->
  17. <script type="text/JavaScript" src="/manual/en/slapd/help/sniffer.js">
  18. </script>
  19. </head>
  20. <body text="#000000" link="#006666" vlink="#006666" alink="#333366" bgcolor="#FFFFFF">
  21. <!--maincontent defines everything between the body tags -->
  22. <!--start maincontent-->
  23. <!--navigationcontent defines the top row of links and the banner -->
  24. <!--start navigationcontent-->
  25. <table border="0" cellspacing="0" cellpadding="0" width="100%">
  26. <tr>
  27. <td><table border="0" cellspacing="0" cellpadding="0">
  28. <tr>
  29. <td valign="bottom" width="67">
  30. </td>
  31. <td valign="middle">
  32. <span class="product">Directory Server</span>
  33. <span class="booktitle">Console Help</span>
  34. </td>
  35. </tr>
  36. </table>
  37. </td>
  38. </tr>
  39. <tr>
  40. <td>
  41. <hr size="1" noshade="noshade" />
  42. <span class="navigation">
  43. <!-- BEGIN DOC CONTROLLER --
  44. <a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
  45. DocHome
  46. </a>
  47. -- END DOC CONTROLLER -->
  48. </span>
  49. &nbsp;&nbsp;&nbsp;&nbsp;
  50. </td>
  51. </tr>
  52. </table>
  53. <!--end navigationcontent-->
  54. <!--bookcontent defines the actual content of the file, sans headers and footers -->
  55. <!--start bookcontent-->
  56. <blockquote>
  57. <br />
  58. <p class="h1">
  59. <a name="28811"> </a>
  60. <a name="Matching Rules"> </a>
  61. Matching Rules
  62. </p>
  63. <p class="text">
  64. <a name="28813"> </a>
  65. Use the Matching Rules tab to view all the matching rules used by the directory. The table includes matching rules from plug-ins you have created.You cannot edit the standard matching rules.
  66. </p>
  67. <p class="text">
  68. <a name="28814"> </a>
  69. Matching rules provide guidelines for how the server compares strings during a search operation. In an international search, the matching rule tells the server what collation order and operator to use. For example, a matching rule in an international search might tell the server to search for attribute values that come at or after llama in the Spanish collation order.
  70. </p>
  71. <p class="text">
  72. <a name="28815"> </a>
  73. <b>Name. </b>Contains a list of all the user-defined and standard matching rules currently available to the directory. Standard matching rules are named according to the following syntax:
  74. </p>
  75. <p class="text">
  76. <a name="28816"> </a>
  77. <span class="variable">AttributeSyntax SearchType</span>-<code>Lang</code>
  78. </p>
  79. <p class="text">
  80. <a name="28817"> </a>
  81. Where <span class="variable">AttributeSyntax</span> is the type of attribute on which this matching rule may be applied, <span class="variable">SearchType</span> is the type of search for which this matching rule may be applied, and <span class="variable">Lang</span> is the abbreviated code for the locale of the matching rule.
  82. </p>
  83. <p class="text">
  84. <a name="28818"> </a>
  85. The possible name types include:
  86. </p>
  87. <ul>
  88. <li>
  89. caseIgnoreOrderingMatch-(Lang)
  90. <a name="28819"> </a>
  91. <img src="/manual/en/slapd/help/pixel.gif" align="top" height="22" alt="" />
  92. </li>
  93. <li>
  94. caseExactOrderingMatch-(Lang)
  95. <a name="28820"> </a>
  96. <img src="/manual/en/slapd/help/pixel.gif" align="top" height="22" alt="" />
  97. </li>
  98. <li>
  99. caseIgnoreSubstringMatch-(Lang)
  100. <a name="28821"> </a>
  101. <img src="/manual/en/slapd/help/pixel.gif" align="top" height="22" alt="" />
  102. </li>
  103. <li>
  104. caseExactSubstringMatch-(Lang)
  105. <a name="28822"> </a>
  106. <img src="/manual/en/slapd/help/pixel.gif" align="top" height="22" alt="" />
  107. </li>
  108. </ul>
  109. <p class="text">
  110. <a name="28823"> </a>
  111. <b>OID. </b>The object identifier of the matching rule's locale. Each locale supported by the directory has an associated collation order OID.
  112. </p>
  113. <p class="text">
  114. <a name="28824"> </a>
  115. <b>Syntax. </b>Displays the syntax of the matching rule's locale. Matching rule syntax is defined as "Directory String" and is used internally by the directory.
  116. </p>
  117. <p class="text">
  118. <a name="28825"> </a>
  119. <b>Description. </b>Contains the two character language tag of the locale. If necessary to distinguish regional differences in language, the language tag may also contain a country code, which is a two-character uppercase string (as defined in ISO standard 3166). The language code and country code are separated by a hyphen. For example, the language tag used to identify the British English locale is en-GB.
  120. </p>
  121. <!-- BEGIN DOC CONTROLLER --
  122. <p class="h2">
  123. <a name="28826"> </a>
  124. <a name="See also"> </a>
  125. See also
  126. </p>
  127. <p class="text">
  128. <a name="28829"> </a>
  129. <a href="../en/slapd/ag/find.htm#1041100">Matching Rule Filter Syntax</a>
  130. </p>
  131. <p class="text">
  132. <a name="28832"> </a>
  133. <a href="../en/slapd/ag/i18n.htm">Internationalization Appendix</a>
  134. </p>
  135. -- END DOC CONTROLLER -->
  136. </blockquote>
  137. <!--end bookcontent-->
  138. <!--footercontent defines the bottom navigation and the copyright. It also includes
  139. the revision date-->
  140. <!--start footercontent-->
  141. <br />
  142. <br />
  143. <span class="navigation">
  144. <!-- BEGIN DOC CONTROLLER --
  145. <a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
  146. DocHome
  147. </a>
  148. -- END DOC CONTROLLER -->
  149. </span>
  150. &nbsp;&nbsp;&nbsp;&nbsp;
  151. <hr noshade="noshade" size="1" />
  152. <!-- BEGIN COPYRIGHT BLOCK -->
  153. <p class="copy">
  154. Copyright (C) Sun Microsystems, Inc. Used by permission.<br>
  155. Copyright (C) 2005 Red Hat, Inc. All rights reserved.
  156. </p>
  157. <br>
  158. <p class="copy">
  159. This material may be distributed only subject to the terms and conditions set
  160. forth in the Open Publication License, V1.0 or later (the latest version is
  161. presently available at http://www.opencontent.org/openpub/).
  162. </p>
  163. <br>
  164. <p class="copy">
  165. Distribution of substantively modified versions of this document is prohibited
  166. without the explicit permission of the copyright holder.
  167. </p>
  168. <br>
  169. <p class="copy">
  170. Distribution of the work or derivative of the work in any standard (paper)
  171. book form for commercial purposes is prohibited unless prior permission
  172. is obtained from the copyright holder.
  173. </p>
  174. <!-- END COPYRIGHT BLOCK -->
  175. <br />
  176. <p class="update">Last Updated <b>March 31, 2005</b></p>
  177. <!--end footercontent-->
  178. <!--end maincontent-->
  179. </body>
  180. </html>