Creating the DN mapping proxy transformations
Create the distinguished name (DN) mapping proxy transformations.
Steps
-
In the
Proxy Transformation
menu, enter the number corresponding toCreate a new Proxy Transformation
. -
Enter the option to create a new
Proxy Transformation
. -
Enter the option for
DN Mapping Proxy Transformation
. -
Enter a name for the
DN Mapping Proxy Transformation
.This transformation maps
ou=east,o=sample
in theSample Corporation
schemadc=example,dc=com
in theExample.com
schema. -
To enable the transformation by default, select
True
. -
Specify the source DN as it appears in client requests.
Example:
>>>> 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
-
Specify the target DN, where requests for the source DN should be routed.
Example:
>>>> 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
-
To create the new DN mapping proxy transformation, enter
f
. -
Repeat the previous steps to create a new DN mapping proxy transformation that maps
ou=west,o=sample
in theSample Corporation
schema todc=example,dc=com
in theExample.com
schema, and name itsample_west-to-example
. -
Create a DN mapping proxy transformation for the base DN of the
Sample Corporation
database.