1. Use the dsconfig tool to configure the LDAP external server locations.
    $ bin/dsconfig
  2. Type the host name or IP address for your Directory Proxy Server, or press Enter to accept the default, localhost.
    Directory Proxy Server host name or IP address [localhost]:
  3. Type the number corresponding how you want to connect to the Directory Proxy Server, or press Enter to accept the default, LDAP.
    How do you want to connect?
      1) LDAP
      2) LDAP with SSL
      3) LDAP with StartTLS
  4. Type the port number for your Directory Proxy Server, or press Enter to accept the default, 389.
    Directory Proxy Server port number [389]:
  5. Type the administrator's bind DN or press Enter to accept the default (cn=Directory Manager), and then type the password.
    Administrator user bind DN [cn=Directory Manager]:
    Password for user 'cn=Directory Manager':
  6. In the Directory Proxy Server main menu, enter the number corresponding to Global Configuration. Then enter the number to view and edit the Global Configuration.
  7. Enter the number associated with the location configuration property.
    Enter choice [b]: 2
  8. Specify a new location for this Directory Proxy Server instance, in this example the East location. Operations involving communications with other servers may prefer servers in the same location to ensure low-latency responses.
    >>>> Configuring the 'location' property
    
    ...
    
    Do you want to modify the 'location' property?
    
      1) Leave undefined
      2) Change it to the location: East
      3) Change it to the location: West
      4) Create a new location
    
      b) back
      q) quit
    
    Enter choice [b]: 2
  9. Enter f to finish the operation.
    Enter choice [b]: f