Red Hat DIRECTORY SERVER 2.0 - GATEWAY Bedienungsanleitung Seite 7

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 10
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 6
Configuring the DSML Gateway
Red Hat Directory Server DSML Gateway 7
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.
If the
UseAuth attribute value is set to true, the gateway requires standard HTTP headers,
consisting of the user’s full distinguished name and password. Any operations done over the
gateway will be done with proxy authorization and will require a distinguished name with
proxy rights. For more about proxy authorization, refer to the Red Hat Directory Server
Administrator’s Guide.
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.
NOTE Everyone can read from the DSML gateway in its default configuration.
To restrict access further, set the
UseAuth value to true.
Seitenansicht 6
1 2 3 4 5 6 7 8 9 10

Kommentare zu diesen Handbüchern

Keine Kommentare