Oracle Fusion Middleware Administration Guide for Oracle Directory Server Enterprise Edition

ProcedureTo Configure Anonymous Access

For information about anonymous access, see Anonymous Access in Oracle Fusion Middleware Reference for Oracle Directory Server Enterprise Edition. For information about how to map the identity of an anonymous client to another identity, see Forwarding Requests as an Alternate User.

You can use DSCC to perform this task. For information, see Directory Service Control Center Interface and the DSCC online help.

  1. Permit unauthenticated users to perform operations.


    $ dpconf set-server-prop -h host -p port \
    allow-unauthenticated-operations:true
  2. (Optional) Specify the access mode for unauthenticated users.


    $ dpconf set-server-prop -h host -p port allow-unauthenticated-operations-mode:mode
    

    For more information, see allow-unauthenticated-operations-mode(5dpconf).