Annotation of 43BSDReno/contrib/isode-beta/doc/manual/q-appendix-d.tex, revision 1.1.1.1

1.1       root        1: % run this through LaTeX with the appropriate wrapper
                      2: 
                      3: \chapter {Attribute Matching}
                      4: \label{attr_match}
                      5: 
                      6: An important part of QUIPU is the ability to search for specified attributes.
                      7: This appendix describes the attribute you can search for and the type of
                      8: search that is valid, using the standard tables.
                      9: 
                     10: \section {Approximate matches}
                     11: The attributes shown in Figure \ref{case_ignore} take a ``string'' value, 
                     12: and perform approximate matching if asked.
                     13: Substring matches are allowed.
                     14: Exact matches are case independent.
                     15: 
                     16: \begin{table}
                     17: \centering
                     18: \begin{tabular}{|l|l|} \hline
                     19: Attribute & Abbreviation \\ \hline
                     20: knowledgeInformation & \\
                     21: commonName & cn\\
                     22: surname &\\
                     23: serialNumber &\\
                     24: countryName & c \\
                     25: localityName  &\\
                     26: stateOrProvinceName &\\
                     27: streetAddress &\\
                     28: organizationName & o\\
                     29: organizationalUnitName & ou\\
                     30: title &\\
                     31: description &\\
                     32: businessCategory &\\
                     33: postalAddress  &\\
                     34: postalCode &\\
                     35: postOfficeBox &\\
                     36: physicalDeliveryOfficeName &\\
                     37: userid &\\
                     38: textEncodedORaddress &\\
                     39: rfc822Mailbox &\\
                     40: info &\\
                     41: favouriteDrink &\\
                     42: roomNumber &\\
                     43: userClass  &\\
                     44: host &\\
                     45: documentIdentifier &\\
                     46: documentTitle &\\
                     47: documentVersion  &\\
                     48: documentLocation &\\
                     49: friendlyCountryName & co\\
                     50: orAddressComponent &\\
                     51: filename &\\ \hline
                     52: \end{tabular}
                     53: \caption{Case Independent Attributes}
                     54: \label{case_ignore}
                     55: \end{table}
                     56: 
                     57: Table \ref{case_sense} shows the attributes for which matches are case sensitive.
                     58: 
                     59: \begin{table}
                     60: \centering
                     61: \begin{tabular}{|l|} \hline
                     62: Attribute \\ \hline
                     63: telephoneNumber \\
                     64: telexNumber  \\
                     65: teletexTerminalIdentifier \\
                     66: facsimileTelephoneNumber \\
                     67: iSDNAddress \\
                     68: registeredAddress  \\
                     69: destinationIndicator  \\
                     70: preferredDeliveryMethod  \\ \hline
                     71: \end{tabular}
                     72: \caption{Case Sensitive Attributes}
                     73: \label{case_sense}
                     74: \end{table}
                     75: 
                     76: \section {Exact matches only}
                     77: 
                     78: Table \ref{exact_match} shows attributes for which matches are for
                     79: equality only.
                     80: The syntax of the value is a formated string - the syntax of which is given
                     81: shown.
                     82: 
                     83: \begin{table}
                     84: \centering
                     85: \begin{tabular}{|l|l|} \hline
                     86: Attribute & Syntax \\ \hline
                     87: objectClass & objectclass \\
                     88: x121Address & numericstring\\
                     89: supportedApplicationContext & oid\\
                     90: aliasedObjectName & dn \\
                     91: member & dn\\
                     92: owner & dn\\
                     93: roleOccupant & dn\\
                     94: seeAlso & dn\\
                     95: manager & dn\\
                     96: documentAuthor & dn\\
                     97: masterDSA & dn\\
                     98: slaveDSA & dn\\
                     99: filestore & dn\\ \hline
                    100: \end{tabular}
                    101: \caption{Exact Match Only Attributes}
                    102: \label{exact_match}
                    103: \end{table}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.