Defining Information Pattern in Regex Format to Obfuscate Sensitive Information

Use this group policy to specify information that is not displayed in auditing results. You specify the information to omit from display by defining a regular expression in the group policy. Information that matches the regular expression is not displayed in auditing results.

If this group policy is not configured or disabled, all information is displayed in auditing results. By default, this group policy is not configured.

If you enable this group policy, you must define a regular expression as follows for information that is not displayed.

  • Type a regular expression to define the information that will not be displayed in auditing results. For example:

    [A-Z][0-9]{6}\\\\([0-9A-Z]\\\\)

  • If you define more than one regular expression, separate the regular expressions with spaces. For example:

    [0-9]-[0-9] [a-z]-[0-9]

This group policy modifies the dash.obfuscate.regex setting in the centrifyda.conf configuration file.