
Creating and Maintaining Database Links
Chapter 3
Configuring Directory Databases
123
• ACIs that refer to values of a user’s entry (for example,
userattr
subject rules)
will work if the user is remote.
Though access controls are always evaluated on the remote server, you can also
choose to have them evaluated on both the server containing the database link and
the remote server. This poses several limitations:
• During access control evaluation, contents of user entries are not necessarily
available (for example, if the access control is evaluated on the server
containing the database link and the entry is located on a remote server).
For performance reasons, clients cannot do remote inquiries and evaluate
access controls.
• The database link does not necessarily have access to the entries being
modified by the client application.
When performing a modify operation, the database link does not have access
to the full entry stored on the remote server. If performing a delete operation,
the database link is only aware of the entry’s DN. If an access control specifies a
particular attribute, then a delete operation will fail when being conducted
through a database link.
Advanced Feature: Tuning Database Link
Performance
The following sections provide information on tuning the performance of your
database links through connection and thread management. It contains the
following parts:
• Managing Connections to the Remote Server
• Detecting Errors During Normal Processing
• Managing Threaded Operations
NOTE
By default, access controls set on the server containing the database
link are not evaluated. To override this default, use the
nsCheckLocalACI
attribute in the
cn=
database_link_name
,cn=chaining
database,cn=plugins,cn=config
entry. However, evaluating
access controls on the server containing the database link is not
recommended unless using cascading chaining.
Summary of Contents for DIRECTORY SERVER 7.1
Page 1: ...Administrator s Guide Red Hat Directory Server Version7 1 May 2005 Updated February 2009 ...
Page 20: ...20 Red Hat Directory Server Administrator s Guide May 2005 Glossary 619 Index 635 ...
Page 22: ...22 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 26: ...26 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 78: ...Maintaining Referential Integrity 78 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 200: ...Assigning Class of Service 200 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 488: ...488 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 528: ...PTA Plug in Syntax Examples 528 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 572: ...572 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 612: ...Examples of LDAP URLs 612 Red Hat Directory Server Administrator s Guide May 2005 ...
Page 634: ...634 Red Hat Directory Server Administrator s Guide May 2005 ...