
Configuring the DSML Gateway
6 Netscape Directory Server DSML Gateway • October 2004
dsml-activate.{pl|bat} -i -p 3222
back-to-back, the Admin Server and the gateway will not start, with an error
message such as:
-u required at ./dsml-activate.pl line 30
Any changes in configuration or restarts must occur in a -i -u -i order, as
follows, to ensure that both the server and the gateway will start:
dsml-activate.{pl|bat} -i -p 3033
dsml-activate.{pl|bat} -u
dsml-activate.{pl|bat} -i -p 3222
Configuring the DSML Gateway
The default configuration settings are stored in a Java properties text file in the
following location:
serverRoot/clients/dsmlgw/dsmlgw.cfg
Table DSML-2 lists the DSML gateway default configuration settings:
Table DSML-2Configuration Settings
Parameter Description Default
Setting
ServerHost Host name for its peer Directory Server. localhost
ServerPort Port number for its peer Directory Server. 389
BindDN Bind DN. anonymous
BindPW Bind password. (empty)
MinimumConnectionPool Minimum connections the DSML gateway will make to the
Directory Server for operations.
3
MaximumConnectionPool Maximum connections the DSML gateway will make to the
Directory Server for operations.
15
MinimumLoginPool Minimum connections the DSML gateway will make to the
Directory Server for user authentication.
1
MaximumLoginPool Maximum connections the DSML gateway will make to the
Directory Server for user authentication.
2
Commenti su questo manuale