Installation guide

Table Of Contents
Support for Multiple Gateway Instances
Chapter 1 Introduction 25
Default Gateway (dsgw.conf)
In addition to the standard search form, the default gateway provides an advanced search
form, a Directory Server authentication form, and a form for adding and modifying entries.
Figure 1-3 Default Gateway
Support for Multiple Gateway Instances
Directory Server supports multiple gateway instances — that is, many gateways can access
directory data from the same HTTP server without conflict.
The
.conf files defining the configuration of gateway instances are stored in the
serverRoot/clients/dsgw/context directory. Within the .conf file are two parameters
specifying the path names for the HTML and template files for the gateway. The following
lines show the HTML and configuration directories specified in the
pb.conf file:
htmldir ../pbhtml
configdir ../pbconfig