Netscape MANAGEMENT SYSTEM 6.01 - CUSTOMIZATION Manual page 146

Table of Contents

Advertisement

Key Query Interface
Table 6-22 Parameters Accepted by the Key Query Interface (Continued)
Parameter
totalRecordCount
The following table describes the parameter names that are valid for constructing
query filters, and the range of valid values that can be used with the parameter.
The parameters can be combined using parentheses and logical operators (as
described in the previous table) to construct query filters of arbitrary complexity.
In a filter, the parameter name is compared to the expression value using one of the
relational operators = (matches), < (less than), <= (less than or equal to), > (greater
than), or >= (greater than or equal to). Some expressions (such as
keySerialNumber
characters; for example,
"CN=jsmith, OU=Engineering, O=Organization1, C=US"
OU=Engineering, O=Organization2, C=CA."
Table 6-23 Key Query queryFilter Parameters
Parameter
keyArchivedBy
keySerialNumber
146
Netscape Certificate Management System Customization Guide • May 2002
Format and Description
number
The total number of keys in the archive that match the queryFilter. This
number is returned by the interface in the initial response. This can be posted in
subsequent calls to prevent the CMS server from calculating a number. In this
way every page can tell the user the absolute size of the matching set, rather
than have the size of the set appear to decrease on each next page of data.
) accept the asterisk (*) as a wildcard to match 0 or more
"keyOwnerName=CN=*,*OU=Engineering*"
Expression Values
Value: user ID of an agent
This matches the user ID of the agent that approved archival.
For example:
(keyArchivedBy=drmagent1)
Value: serial number of a key
This matches the serial number assigned by the Data Recovery Manager to a
key when it is archived. Note that this differs from the serial number of the
certificate corresponding to the key.
Use the asterisk (*) wildcard to match any or partial serial numbers.
For example:
(&(keySerialNumber>=1)(keySerialNumber<=10))
matches
and
"CN=jdoe,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.01

Table of Contents