|
|
|
|
|
CorporateTime Server |
Administrator's Guide |
| View in pdf format |
| Go to Reference Manual |
Connecting to your Directory Server
This appendix describes additional configuration procedures necessary to connect your calendar server to your external LDAP directory server.
- Critical Path InJoin Directory Server
- Syntegra Global Directory Server
- Netscape Directory Server and iPlanet Directory Server
Critical Path InJoin Directory Server
Configuration of search parameters
To allow for thorough and efficient searches using the calendar server with Critical Path InJoin Directory Server, the following parameters in both servers must be tuned for each installation. The dependencies between the parameters should be understood in order to configure the search behaviour appropriate for your organization.
Calendar server search parameters
- Maximum size of returned set for a search
This parameter, found in the /users/unison/mics/unison.ini file under [LIMITS] maxsearchresult, defines the maximum number of records returned by a directory search. The default value is 100.
Other calendar server configuration parameters
The other configuration parameters that you must set are listed below. Consult Reference Appendix B, "Server Parameters," for correct settings and further details for each of these parameters.
NOTEThe calendar server administrator cannot change a user or resource password through the Admin GUI or any of the utilities uniuser, unires, unipasswd. The user or resource can change their password through a calendar client.
Support for "\" in T.61 character set
When using pre-3.0 versions of the Critical Path InJoin Directory Server directory server (formerly ISOCOR Global Directory Server), the calendar server converts data to the T.61 character set before it is sent to the directory. If your calendar server is set up this way, note that the T.61 character set does not support the the backslash character "\" without the following modification:
In /etc/charset/T61.MAP (line 93) change:
- 0x5C<tab>0xFFFD<tab># SUBSTITUTE
- to:
- 0x5C<tab>0x005C<tab># REVERSE SOLIDUS
Syntegra Global Directory Server
Configuration of search parameters
To allow for thorough and efficient searches using the calendar server with Syntegra Global Directory Server, the following parameters in both servers must be tuned for each installation. The dependencies between the parameters should be understood in order to configure the search behaviour appropriate for your organization.
Calendar server search parameters
- Maximum size of returned set for a search
This parameter, found in the /users/unison/mics/unison.ini file under [LIMITS] maxsearchresult, defines the maximum number of records returned by a directory search. The default value is 100.
Syntegra Global Directory Server search parameters
- Administration Limit
The parameter adminsize found in the /opt/mailhub/var/osi/gdstail or file sets the maximum number of entries to include in a search result. The default value is 200 entries.
The GDS500 xmhconfig tool can be used to change this value. Open Configure | X.500 | Configure X.500 and select the tab DSA Options. The field labelled "Administration Limit" contains the value for the adminsize parameter.
Adding given names
User entries might not have a given name attribute; you may assign given names when adding users to the calendar server.
A DID=cn=Chris Robbins, ou=Research, o=Acme, c=US/G=Chris
A DID=cn=Thomas Addison, ou=Administration, o=Acme, c=US/G=Thomas
Resource creation
Although this directory server permits the creation of resources above the base DN, it is not recommended as the calendar server will not be able to access the resource after creation.
Netscape Directory Server and iPlanet Directory Server
Configuration of search parameters
To allow for thorough and efficient searches using the calendar server with Netscape Directory Server and iPlanet Directory Server, the following parameters in both servers must be tuned for each installation. The dependencies between the parameters should be understood in order to configure the search behaviour appropriate for your organization.
Calendar server search parameters
Maximum size of returned set for a search
Minimum length of search string
- This parameter determines the minimum number of search characters which must be entered by the user when performing a directory search from the client.
Netscape Directory Server and iPlanet Directory Server search parameters
Size limit
- Specifies the maximum number of entries to return from a search operation. See the Netscape Directory Server and iPlanet Directory Server Administrator's Guide for a more detailed discussion of this and the following parameter. See below for the recommended value for this parameter.
Look through limit
- Specifies the maximum number of entries in the directory server to be searched in response to a search query. See below for the recommended value for this parameter.
Time limit
Tuning for speed vs flexibility
Two different approaches or options are summarized below:
Option 1
- wildcard search of entire calendar user base permitted
- administrator must assess impact on performance
- higher stress on machine resources
Option 2
NOTE
- administrator sets minimum number of characters required for a search to a positive integer (>1) thus forcing users to enter a search value and limit scope of search
- free search not permitted
- search will be faster and more efficient than in above option
- less stress on machine resources
It is recommended that you set the LDAP sizelimit and lookthroughlimit parameters to be equal or greater than the number of users in the largest node. Smaller values may cause problems with the unidsdiff utility. If you need to set these parameters to a smaller value (minimum = 200), then every time you run unidsdiff, you should first increase these values to the recommended level, perform the operation, and then return these parameters to their previous values.
In any case, it is recommended that you do not set sizelimit and lookthroughlimit to any value less than 200.
|
|
|
|
|
| Copyright information | |||