This example defines a site variable filter that assigns the accessor ID of BANKU to any users who access the system using the BANKAPP application:
TSS ADDTO(MULTIID) CERTMAP(BOB)
DCDSN(model.cert)
IDNFILTER('OU=')
SDNFILTR(('OU=')
CRITERIA(CNFAPPL=&CNFAPP)
LABLCMAP('Bobs Tellers')
TSS ADDTO(BANKU) CRITMAP(BOB)
CNFUVAR(CNFAPPL=BANKAPP)
|
Copyright © 2009 CA.
All rights reserved.
|
|