![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator'S Manual Download Page 133](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675133.webp)
Creating and Maintaining Database Links
Chapter
3
Configuring Directory Databases
133
Since database link DBLink2 is the intermediate database link in your cascading
chaining configuration, you need to set the
nsCheckLocalACI
to on, to allow the
server to check whether or not it should allow the client and proxy administrative
user access to the database link.
The database link on server two must be configured to transmit the proxy
authorization control and the loop detection control. To implement the proxy
authorization control and the loop detection control you need to specify both
corresponding OIDs. Add the following information to the
cn=config,cn=chaining database, cn=plugins,cn=config
entry on server
two:
dn: cn=config,cn=chaining database,cn=plugins,cn=config
changeType: modify
add: nsTransmittedControl
nsTransmittedControl: 2.16.840.1.113730.3.4.12
nsTransmittedControl: 1.3.6.1.4.1.1466.29539.12
where
nsTransmittedControl: 2.16.840.1.113730.3.4.12
is the OID for
Proxy Authorization control and
nsTransmittedControl:
1.3.6.1.4.1.1466.29539.12
is the OID for the loop detection control
.
Again, remember to check beforehand whether or not the loop detection control is
already configured, and adapt the above command accordingly.
The next step is to configure your ACIs. On server two you need to ensure that a
suffix exists above the there is an existing suffix above the
l=Zanzibar,c=africa,ou=people,dc=example,dc=com
suffix to allow you to:
•
add the database link suffix
•
add a local proxy authorization ACI that will be used to allow server one to
connect using the proxy authorization administrative user that will be created
on server two, and
•
add a local client ACI that allows the client operation to succeed on server two,
so that it can be forwarded to server three. This local ACI is needed because
you have turned local ACI checking on for the DBLink2 database link.
Both ACIs will be placed on the database that contains the
c=africa,ou=people,dc=example,dc=com
suffix.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Page 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Page 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Page 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Page 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Page 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Page 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Page 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Page 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...