REFERENCE


Using the Domino Directory to define an LDAP attribute for a new object class
The preferred method for extending the LDAP schema is to use the IBM® Lotus® Domino™ LDAP Schema database. Use the Domino Directory to extend the schema only if IBM® Lotus® Notes® or Web users require access to the new schema elements through documents in the directory.

To define an attribute for a new object class you have added to the Domino Directory, add a field to the appropriate subform.

Note Do not add the fields ListName or ServerName.

1. From the Domino Adminstrator or Notes client, choose the name for the attribute, and then complete Steps 2 - 5 to determine whether the attribute is already being used:

2. Open the Domino LDAP Schema database (SCHEMA.NSF) on a server that runs the LDAP service.

3. Select the All Schema Documents - LDAP Attribute Types view.

4. Do a full-text search for the name of the attribute you plan to define for the object class.

5. Do one of the following:

6. Make sure that you are working in a copy of the Domino Directory template (ACMENAMES.NTF) and that you have Designer or Manager access in the ACL.

7. From the IBM® Lotus® Domino™ Desinger, open ACMENAMES.NTF.

8. Do one of the following:

9. Choose Create - Field.

10. Next to the Name property, assign the field a name as described in Step 1.

11. Next to the Type property, choose one of the following data types, and keep "Editable" selected:
Choose this Domino data typeFor this LDAP attribute syntax
TextDirectory string
Date/TimeGeneralized time
NumberInteger
NamesDistinguished name
12. (Optional) Do the following to require that all entries include a value for this attribute:

13. Close and save the subform.

See also