Using the Schema database to add an attribute to the schema

You can use the Domino® LDAP Schema database (SCHEMA.NSF) to add an attribute to the schema.

Before you begin

Make sure you have Manager access to the Schema database.

Procedure

  1. Open the Schema database (SCHEMA.NSF) on any server in the domain that runs the LDAP service.
  2. Select the All Schema Documents view, then click New Document > Add Attribute Type.
  3. Complete these fields on the Basics tab and then save and close the document:
    Table 1. Basics tab options

    Field

    Action

    LDAP name

    Enter a name for the attribute. The name can contain only ASCII characters and hyphens. Do not include a space in the name.

    OID

    Enter the object identifier.

    Syntax name

    Select a syntax defined in the schema for the new attribute, then click OK. The Syntax type field automatically displays the OID for the selected syntax.

    Description

    Enter a description for the attribute.

    Equality match

    Select a matching rule to apply when the equality operator is used to search for this attribute.

    Ordering match

    Select a matching rule to apply when an ordering operator is used to search for this attribute.

    Substrings match

    Select a matching rule to apply when a substring operator is used to search for this attribute.

    Single valued

    Choose one:

    • Yes to allow more than one value for the attribute (default)
    • No to allow only one value

    Collective

    Choose one:

    • Yes to allow the values for this attribute to be shared
    • No to prevent values from being shared (default)

    No user modification

    Choose one:

    • Yes to prevent users from modifying the values
    • No to allow users to modify values (default)

    For more information, see RFCs 2252 and 2256.

Results

A draft document for the new attribute appears in the Draft Documents > Draft Attribute Types view.

What to do next

Complete the procedure Approving draft schema elements in the Schema database.