
Configuring the DSML Gateway
Netscape Directory Server DSML Gateway 7
Configuring the Gateway
The DSML gateway is configured when it is installed; no additonal configuration is
necessary. However, some clients may want to move a gateway or create multiple
gateway instances. This may be recommended for high traffic gateways that may
require a separate HTTP server.
Changing the Host and BindDN
Changing the Host
1. Stop the gateway.
If the gateway is configured with the default parameters, this is done by
stopping the server:
./stop-admin
2.
Open the dsmlgw.cfg file in the /clients/dsmlgw directory.
3. Edit the value of the ServerHost attribute to reflect the server you wish to use.
For example, to change the default server
localhost to
ds-internal.example.com, edit ServerHost=localhost to
ServerHost=ds-internal.example.com.
4. Restart the gateway.
If the gateway is configured with the default parameters, this is done by
restarting the server:
./start-admin
Changing the Bind DN and Password
The default setting allows read-only access since the default bind DN is anonymous.
Changing the bind DN will allow read-write access for the directory if you reset the
bind DN to a DN that has read-write permissions.
UseAuth true|false expression. If the expression is true, it
requires the user to authenticate in order to bind; if it is
false, it accepts the userID and password offered.
false
Parameter Description Default
Setting
Commenti su questo manuale