Opened 7 years ago

Closed 5 years ago

#155 closed defect (fixed)

ACL on mca_priv_ gate is wrong

Reported by: Eric Swenson Owned by: Eric Swenson
Priority: major Milestone: MR12.8
Component: Tools Version: MR12.6f
Keywords: Cc:

Description

The ACL on the mca_priv_ gate is re *.*.*. This gate is a "privileged" gate (as exhibited by its name, the source to the gate, and the ring-1 entries that it calls). It should have more limited access.

Change History (3)

comment:1 by Eric Swenson, 5 years ago

Milestone: MR12.8
Status: newaccepted

comment:2 by Eric Swenson, 5 years ago

I updated the ACL on >t>mca_priv_ on GHM to be:

re    *.HFED.*
re    *.SysAdmin.*
re    *.SysDaemon.*

The next time release tapes are created (MR12.8), the distributed gate will have the above ACLs.

comment:3 by Eric Swenson, 5 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.