From b2093e3016027d6b5cf06b3f91f30769bfc099e2 Mon Sep 17 00:00:00 2001 From: cvsadm Date: Fri, 21 Jan 2005 00:44:34 +0000 Subject: Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. (foxworth) --- ldap/docs/dirhlp/help/configtab_rootnode.htm | 162 +++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 ldap/docs/dirhlp/help/configtab_rootnode.htm (limited to 'ldap/docs/dirhlp/help/configtab_rootnode.htm') diff --git a/ldap/docs/dirhlp/help/configtab_rootnode.htm b/ldap/docs/dirhlp/help/configtab_rootnode.htm new file mode 100644 index 00000000..934a87f1 --- /dev/null +++ b/ldap/docs/dirhlp/help/configtab_rootnode.htm @@ -0,0 +1,162 @@ + + + + + + + + + + + + +Netscape Directory Server Help: Settings Tab + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+Netscape logo + +Netscape Directory Server +Console Help +
+
+
+ + + + + + + + + + +DocHome + + +     + + + + +
+ + + + + + +
+
+

+ + +Settings Tab +

+ +

+ +Use this tab to configure the basic LDAP and network settings for your directory. +

+

+ +Port. Port number used for non-SSL communications. By default, the port number is 389. +

+

+ +Encrypted Port. Port number used for SSL communications. This port number must be different from the port used for non-SSL communications. The default encrypted port number is 636. +

+

+ +Referrals to. LDAP URL of the default referral returned to client applications who submit requests based at a DN not maintained by your directory. +

+

+ +Make entire server read-only. Causes the server to be placed in read-only mode. Selecting this option also places all databases managed by the server into read-only mode, meaning you cannot create, modify, or delete any entries. +

+

+ +Track entry modification times. Specifies whether the directory maintains modification attributes for directory entries. Choosing to track modification times means that new or modified entries will contain the following attributes: modifiersNames, modifyTimestamp, creatorsName, and createTimestamp. +

+

+ +Enable schema checking. Specifies that schema checking is performed when directory entries are created or modified. +

+ +
+ + + + + +
+
+ + + + + + + + + + +DocHome + + +     + + + + +
+

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

+
+

Last Updated April 29, 2003

+ + + + + + \ No newline at end of file -- cgit