HP-UX Directory Server 8.1 administrator guide
4. Click the Add button in the LDAP Controls forwarded by the database link section to
add an LDAP control to the list.
5. Select the OID of a control to add to the list, and click OK.
6. Click Save.
2.4.2.2.2 Chaining LDAP controls from the command line
Alter the controls that the database link forwards by changing the nsTransmittedControls
attribute of the cn=config,cn=chaining database, cn=plugins,cn=config entry. For
example, to forward the virtual list view control, add the following to the database link entry in
the configuration file:
nsTransmittedControls: 2.16.840.1.113730.3.4.9
In addition, if clients of the Directory Server create their own controls and their operations should
to be chained to remote servers, add the OID of the custom control to the
nsTransmittedControls attribute.
The LDAP controls which can be chained and their OIDs are listed in the following table:
Table 2-4 LDAP controls and their OIDs
OIDControl Name
2.16.840.1.113730.3.4.9Virtual list view (VLV)
1.2.840.113556.1.4.473Server-side sorting
2.16.840.1.113730.3.4.2Managed DSA
1.3.6.1.4.1.1466.29539.12Loop detection
For more information about LDAP controls, see the LDAP C-SDK documentation at http://
www.mozilla.org/directory.
2.4.3 Maintaining database links
Maintain the database links you have created, updating information about the remote server to
which the link connects. The following example shows how to modify the authentication
information for a selected link.
70 Configuring directory databases