Previous Topic: Enable LegacyCertMapping Registry Key

Next Topic: Example 2

Example 1

If a user's certificate contains:

SubjectDN: CN=John Smith, UID=JSMITH, OU=development, O=CompanyA

You can specify the following custom mapping:

CN=%{UID}, OU=%{OU}, O=%{O}

The resulting UserDN is:

CN=JSMITH, OU=development, O=CompanyA


Copyright © 2010 CA. All rights reserved. Email CA about this topic