![Netscape NETSCAPE DIRECTORY SERVER 6.02 Скачать руководство пользователя страница 97](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-02/netscape-directory-server-6-02_administrators-manual_1674673097.webp)
Creating and Maintaining Database Links
Chapter
3
Configuring Directory Databases
97
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 124.
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.02
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 02 May 2002 ...
Страница 16: ...16 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 20: ...20 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 40: ...Starting the Server in Referral Mode 40 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 74: ...Maintaining Referential Integrity 74 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 138: ...Using Referrals 138 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 258: ...Compatibility with Earlier Releases 258 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 274: ...Setting Resource Limits Based on the Bind DN 274 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 330: ...Solving Common Replication Conflicts 330 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 374: ...Attribute Name Quick Reference Table 374 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 390: ...Configuring LDAP Clients to Use SSL 390 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 412: ...Monitoring Database Link Activity 412 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 432: ...Miscellaneous Tuning Tips 432 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 434: ...434 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 468: ...PTA Plug In Syntax Examples 468 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 488: ...488 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 502: ...Storing Information in Multiple Languages 502 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 522: ...Searching an Internationalized Directory 522 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 528: ...Examples of LDAP URLs 528 Netscape Directory Server Administrator s Guide May 2002 ...