From 03462d65dcb2be5f8ccda2eb80353dce5e2d0d98 Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Fri, 25 Mar 2005 02:09:27 +0000 Subject: [Bug 146919] Directory Server rebranding 1) Brandx -> Fedora 2) Pick up new internal component set (Admin SDK, Setup SDK, Admin Server) 3) Use JRE from the Admin Server package 4) Docs a) Componentize Docs b) Rebrand Docs c) Drop packaging Administration Guide in the external version --- ldap/docs/dirhlp/help/dir_browser4.htm | 388 +++++++++++++++++---------------- 1 file changed, 199 insertions(+), 189 deletions(-) (limited to 'ldap/docs/dirhlp/help/dir_browser4.htm') diff --git a/ldap/docs/dirhlp/help/dir_browser4.htm b/ldap/docs/dirhlp/help/dir_browser4.htm index 338c1cf0..578fb936 100644 --- a/ldap/docs/dirhlp/help/dir_browser4.htm +++ b/ldap/docs/dirhlp/help/dir_browser4.htm @@ -1,189 +1,199 @@ - - - - - - - - - - - - -Netscape Directory Server Help: Edit Smart Referrals - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
-Netscape logo - -Netscape Directory Server -Console Help -
-
-
- - - - - - - - - - -DocHome - - -     - - - - -
- - - - - - -
-
-

- - -Edit Smart Referrals -

- -

- -Use this tab to configure smart referrals. Smart referrals allow you to map a directory entry or directory tree to a specific LDAP URL. Using smart referrals, you can refer client applications to a specific server or a specific entry on a specific server. -

-

- -Enable Smart Referrals. Check this option to define smart referrals for the selected entry. Unchecking the option removes all smart referrals from the entry and deletes objectclass: referral. -

-

- -Smart Referral List. Lists the referrals currently in place for the selected entry. The entire list of referrals is returned to client applications in response to a request, when you select Referral or Referral on Update in the Suffix Settings tab. -

-

- -To modify the list, click Edit to edit the selected referral or Delete to delete the selected referral. -

-

- -Enter a new Smart Referral. Enter a referral in the LDAP URL format and then click Add to add the referral to the list. The LDAP URL to which you want to refer client application requests must be in the following format: -

-

- -ldap://hostname:portnumber/[optional_dn] -

-

- -where [optional_dn] is the explicit DN you want the server to return to the requesting client application. For example, you might enter an LDAP URL as follows: -

-

- -ldap://directory.example.com:389/cn=jdoe,ou=people,dc=example,dc=com -

-

- -You may also click Construct to be guided through the process of adding a referral. -

-

- -To allow a referral to be followed with different authentication, click Authentication and specify the appropriate DN and password. Keep in mind that this authentication remains valid only until the console is closed; then, it's reset to the same authentication used to log into the console. -

-

- - -See also -

- - -

- -Using Referrals -

-

- -Creating and Maintaining Suffixes -

- -
- - - - - -
-
- - - - - - - - - - -DocHome - - -     - - - - -
-

© 2001 Sun Microsystems, Inc. Portions copyright 1999, 2002-2003 Netscape Communications Corporation. All rights reserved.

-
-

Last Updated September 08, 2003

- - - - - - \ No newline at end of file + + + + + + + + + + + + +Directory Server Help: Edit Smart Referrals + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ +Directory Server +Console Help +
+
+
+ + + + + + + + + + + +     + + + + +
+ + + + + + +
+
+

+ + +Edit Smart Referrals +

+ +

+ +Use this tab to configure smart referrals. Smart referrals allow you to map a directory entry or directory tree to a specific LDAP URL. Using smart referrals, you can refer client applications to a specific server or a specific entry on a specific server. +

+

+ +Enable Smart Referrals. Check this option to define smart referrals for the selected entry. Unchecking the option removes all smart referrals from the entry and deletes objectclass: referral. +

+

+ +Smart Referral List. Lists the referrals currently in place for the selected entry. The entire list of referrals is returned to client applications in response to a request, when you select Referral or Referral on Update in the Suffix Settings tab. +

+

+ +To modify the list, click Edit to edit the selected referral or Delete to delete the selected referral. +

+

+ +Enter a new Smart Referral. Enter a referral in the LDAP URL format and then click Add to add the referral to the list. The LDAP URL to which you want to refer client application requests must be in the following format: +

+

+ +ldap://hostname:portnumber/[optional_dn] +

+

+ +where [optional_dn] is the explicit DN you want the server to return to the requesting client application. For example, you might enter an LDAP URL as follows: +

+

+ +ldap://directory.example.com:389/cn=jdoe,ou=people,dc=example,dc=com +

+

+ +You may also click Construct to be guided through the process of adding a referral. +

+

+ +To allow a referral to be followed with different authentication, click Authentication and specify the appropriate DN and password. Keep in mind that this authentication remains valid only until the console is closed; then, it's reset to the same authentication used to log into the console. +

+ + +
+ + + + + +
+
+ + + + + + + + + + + +     + + + + +
+ +

+Copyright (C) Sun Microsystems, Inc. Used by permission.
+Copyright (C) 2005 Red Hat, Inc. All rights reserved. +

+ + +
+

Last Updated September 08, 2003

+ + + + + + -- cgit