Red Hat NETSCAPE DIRECTORY SERVER 7.0 - DSML GATEWAY Manuale Utente Pagina 8

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 10
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 7
Configuring the DSML Gateway
8 Netscape Directory Server DSML Gateway • October 2004
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 Netscape 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.
3. Edit the value of the BindDN attribute to reflect the user for whom you are
allowing access.
For example, to change the default bindDN
anonymous to
uid=fred,ou=people,dc=example,dc=com, change the line that reads
BindDN=anonymous to BindDN=uid=fred,ou=people,dc=example,dc=com.
4. Edit the value of the BindPW attribute. The password must be the same as the
password for authentication to the directory to keep access controls
functioning.
Change the line which reads
BindPW= to BindPW=foo.
5. Restart the gateway.
If the gateway is configured with the default parameters, this is done by
restarting the server:
./start-admin
Changing the Port
Edit the value of the ServerPort attribute to reflect the server you wish to use. Be
sure that this port number is not used by another application.
NOTE Everyone can read from the DSML gateway in its default
configuration. To restrict access further, set the
UseAuth value to
true.
Vedere la pagina 7
1 2 3 4 5 6 7 8 9 10

Commenti su questo manuale

Nessun commento