1. On the Proxy Transformation menu, enter the number corresponding to Create a new Proxy Transformation.
  2. Enter the option to create a new Proxy Transformation from scratch.
  3. Enter the option for "DN Mapping Proxy Transformation."
  4. Enter a name for the DN Mapping Proxy Transformation. This transformation maps ou=east,o=sample in the Sample schema dc=example,dc=com in the Example.com schema.
  5. Select TRUE to enable the transformation by default.
  6. Specify the source DN as it appears in client requests.
    >>>> Configuring the 'source-dn' property
      
         Specifies the source DN that may appear in client 
         requests which should be remapped to the target DN.
         Note that the source DN must not be equal to the target DN.
    
         Syntax: DN
    
    Enter a value for the 'source-dn' property: 
    ou=east,o=sample
  7. Specify the target DN, where requests for the source DN should be routed.
    >>>> Configuring the 'target-dn' property
    
        Specifies the DN to which the source DN should be mapped.
        Note that the target DN must not be equal to the source
        DN.
    
        Syntax: DN
    
    Enter a value for the 'target-dn' property: dc=example,dc=com
  8. Review the configuration properties, and then enter f to create the new DN mapping proxy transformation.
  9. using the previous steps, create a new DN mapping proxy transformation that maps ou=west,o=sample in the Sample schema to dc=example,dc=com in the Example.com schema, and name it sample_west-to-example.
  10. Finally, create a DN mapping proxy transformation for the base DN of the Sample database.