Ticket #66 (closed Bug: fixed)

Opened 3 years ago

Last modified 2 years ago

constraint checks do not work with baseresources

Reported by: jathey Assigned to: bwilliams
Priority: High Milestone: Prototype Release
Component: Parsers Keywords:
Cc:

Description

the following policy produces a constraint error:

domain Guard { namedPipes }; domain Guard.Start; baseresource eth0 from "Interfaces.flnk"; access Guard eth0 readwrite; access Guard.Start eth0 readwrite;

Change History

02/02/06 17:34:17 changed by James Athey

Assigned to James Athey

06/07/06 15:54:26 changed by Brian Williams

Assigned to Brian Williams

02/16/07 11:42:07 changed by bwilliams

  • milestone set to Prototype Release.

03/21/07 15:59:04 changed by bwilliams

  • status changed from assigned to closed.
  • resolution set to fixed.

This is fixed up