Set User Group Policy Mapper List
Specify the list of mapper programs to run for user policies.
You can use an asterisk (*
) as a wild card to match a set of program names. For example, you can specify a*
to match all programs with names that start with the letter a
.
You can use an exclamation point (!
) with a program name to exclude a program from the list. For example, you can specify !mysample
to prevent the mapping program mysample
from running.
This group policy modifies the gp.mappers.user
setting in the agent configuration file.