![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Скачать руководство пользователя страница 101](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675101.webp)
Creating and Maintaining Database Links
Chapter
3
Configuring Directory Databases
101
After allowing the component to chain, you must create an ACI in the suffix on the
remote server to which the operation will be chained. For example, you would
create the following ACI for the referential integrity component:
aci: (targetattr
"*")(target="ldap:///ou=customers,l=us,dc=example,dc=com")
(version 3.0; acl "RefInt Access for chaining"; allow
(read,write,search,compare) userdn = "ldap:///cn=referential
integrity postoperation,cn=plugins,cn=config";)
Chaining LDAP Controls
You can choose to not chain operation requests made by LDAP controls. By
default, requests made by the following controls are forwarded to the remote
server by the database link:
•
Virtual list view (VLV)—This control provides lists of parts of entries rather
than returning all entry information.
•
Server side sorting—This control sorts entries according to their attribute
values.
•
Managed DSA—This controls returns smart referrals as entries rather than
following the referral. This allows you to change or delete the smart referral
itself.
•
Loop detection—This control keeps track of the number of times the server
chains with another server. When the count reaches a number you configure, a
loop is detected and the client application is notified. For more information
about using this control, refer to “Detecting Loops,” on page 128.
The following sections describe how to alter the controls that the database link
forwards using the console and from command line.
Chaining LDAP Controls Using the Console
1.
On the Directory Server Console, select the Configuration tab.
2.
Expand the Data folder in the left pane and click Database Link Settings.
NOTE
Server side sorting and VLV controls are supported only when a
client application request is made to a single database. Database
links cannot support these controls when a client application makes
a request to multiple databases.
Содержание NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Страница 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Страница 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Страница 44: ...Starting the Server in Referral Mode 44 Netscape Directory Server Administrator s Guide August 2002...
Страница 78: ...Maintaining Referential Integrity 78 Netscape Directory Server Administrator s Guide August 2002...
Страница 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Страница 162: ...Enabling and Disabling Read Only Mode 162 Netscape Directory Server Administrator s Guide August 2002...
Страница 278: ...Setting Resource Limits Based on the Bind DN 278 Netscape Directory Server Administrator s Guide August 2002...
Страница 336: ...Troubleshooting Replication Related Problems 336 Netscape Directory Server Administrator s Guide August 2002...
Страница 396: ...Configuring LDAP Clients to Use SSL 396 Netscape Directory Server Administrator s Guide August 2002...
Страница 418: ...Monitoring Database Link Activity 418 Netscape Directory Server Administrator s Guide August 2002...
Страница 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Страница 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Страница 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Страница 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Страница 512: ...Storing Information in Multiple Languages 512 Netscape Directory Server Administrator s Guide August 2002...
Страница 532: ...Searching an Internationalized Directory 532 Netscape Directory Server Administrator s Guide August 2002...
Страница 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...