Previous Topic: IDNFILTR Keyword—Specify a Distinguished Name FilterNext Topic: IESFL1 Keyword—Assign Attributes Interactive User Interface


Example: IDNFILTR keyword

In this example, users who enter the system with a certificate subject's distinguished name that starts with 'OU=NJ.OU=Sales.O=ABC Co' are assigned acid NJDEPT1 if the certificate was issued by the VeriSign certificate authority.

TSS ADDTO(NJDEPT1) CERTMAP(NJMAP1)
                   IDNFILTR('OU=VeriSIgn Class 1 Individual subscriber.
                             O=Verisign,Inc.
                             L=Internet')
                   SDNFILTR('OU=NJ.OU=Sales.O=ABC Co')