![Netscape NETSCAPE DIRECTORY SERVER 6.02 Administrator'S Manual Download Page 132](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-02/netscape-directory-server-6-02_administrators-manual_1674673132.webp)
Using Referrals
132
Netscape Directory Server Administrator’s Guide • May 2002
Using Referrals
You can use referrals to tell client applications which server to contact for a specific
piece of information. This redirection occurs when a client application requests a
directory entry that does not exist on the local server or when a database has been
taken offline for maintenance. This section contains the following information
about referrals:
•
Setting Default Referrals
•
Creating Smart Referrals
•
Creating Suffix Referrals
For conceptual information on how you can use referrals in your directory, see
Netscape Directory Server Deployment Guide.
Setting Default Referrals
Default referrals are returned to client applications that submit operations on a DN
not contained within any of the suffixes maintained by your directory. The
following procedures describes setting a default referral for your directory using
the console and the command-line utilities.
Setting a Default Referral Using the Console
Set a default referral to your directory as follows:
1.
On the Directory Server Console, select the Configuration tab.
2.
Select the top entry in the navigation tree in the left pane.
3.
Select the Settings tab in the right pane.
4.
Enter an LDAP URL in the “Referrals to” text box and click OK.
For example:
ldap://directory.example.com:389/dc=example,dc=com
You can enter multiple referral URLs separated by spaces and in quotes as
follows:
"ldap://d1.example.com:389/dc=example,dc=com" "ldap://d2.example
.com/"
For more information about LDAP URLs, refer to Appendix C, “LDAP URLs.”
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.02
Page 1: ...Administrator s Guide Netscape Directory Server Version6 02 May 2002 ...
Page 16: ...16 Netscape Directory Server Administrator s Guide May 2002 ...
Page 20: ...20 Netscape Directory Server Administrator s Guide May 2002 ...
Page 74: ...Maintaining Referential Integrity 74 Netscape Directory Server Administrator s Guide May 2002 ...
Page 138: ...Using Referrals 138 Netscape Directory Server Administrator s Guide May 2002 ...
Page 432: ...Miscellaneous Tuning Tips 432 Netscape Directory Server Administrator s Guide May 2002 ...
Page 434: ...434 Netscape Directory Server Administrator s Guide May 2002 ...
Page 468: ...PTA Plug In Syntax Examples 468 Netscape Directory Server Administrator s Guide May 2002 ...
Page 488: ...488 Netscape Directory Server Administrator s Guide May 2002 ...
Page 528: ...Examples of LDAP URLs 528 Netscape Directory Server Administrator s Guide May 2002 ...