Ticket #130 (closed Bug: fixed)

Opened 2 years ago

Last modified 11 months ago

Dictionary Work

Reported by: dsugar Assigned to: dsugar
Priority: High Milestone: Initial Prototype
Component: Translator Keywords:
Cc:

Description

There are some rdefs in the dictionary that do not define read or write permissions. When these rdefs are assigned to resources and are translated there is no access given in the policy.

the dictionary needs to be revisted to make sure all the rdefs defined are valid

Change History

03/09/07 13:21:11 changed by dsugar

Email from Dave Caplan

When I add some resources, the resource was defined (ie with SEFramework_resource()), but the access was not added. Here is an enumeration of all the resource types that work or not. bad -- unixstreamsocket bad -- unnamedunixstreams bad -- unnamedunixdatagrams bad -- unnamedpipes gud -- namedpipes gud -- dirfiles gud -- unixdatagramsockets

01/09/08 10:42:17 changed by dsugar

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

I think all these changes where made in changeset:1555