Ticket #23 (closed Feature: duplicate)

Opened 2 years ago

Last modified 2 years ago

make dontaudits conditional

Reported by: pebenito Assigned to: pebenito
Priority: Normal Component: Policy
Version: SVN HEAD Keywords:
Cc:

Description

Bring back the old make enableaudit feature of the NSA example policy by putting all dontaudits in conditionals, controlled by a enable_dontaudit (or similar) Boolean.

Change History

11/16/06 08:07:38 changed by pebenito

One problem is that some dontaudits are already conditional, so may not work with the extra condition. This will require toolchain support of nested conditionals for this to be done to the complete policy.

04/02/07 08:23:46 changed by pebenito

  • status changed from new to closed.
  • resolution set to duplicate.