From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [ userdom_user_tmp_content patch 1/1] Create userdom_user_tmp_content, and replace existing user tmp content type declarations by it.
Date: Mon, 19 Jul 2010 13:36:46 -0400 [thread overview]
Message-ID: <4C448D2E.1020503@tresys.com> (raw)
In-Reply-To: <4C3B6C6E.80601@gmail.com>
On 07/12/10 15:26, Dominick Grift wrote:
> On 07/12/2010 08:09 PM, Christopher J. PeBenito wrote:
> <snip>
>>>
>>> ########################################
>>> ##<summary>
>>> +## Make the specified type usable user
>>> +## temporary content.
>>> +##</summary>
>>> +##<param name="domain">
>>> +##<summary>
>>> +## Domain using the user temporary
>>> +## content.
>>> +##</summary>
>>> +##</param>
>>> +##<param name="file_type">
>>> +##<summary>
>>> +## Type to be used for user temporary
>>> +## content.
>>> +##</summary>
>>> +##</param>
>>> +#
>>> +interface(`userdom_user_tmp_content',`
>>> + files_tmp_file($2)
>>> + files_poly_member_tmp($1, $2)
>>> + ubac_constrained($2)
>>> +')
>>
>> Why do we have files_poly_member_tmp()? I didn't see any places where
>> it was removed above.
>
> I guess there aren't any in refpolicy (except userdom_manage_tmp_role).
> Does that mean there should not be any?
Since we're just starting this change, I'd like not to add anything yet.
So since the files_poly_member_tmp() isn't used commonly it shouldn't
be added to userdom_user_tmp_content().
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
prev parent reply other threads:[~2010-07-19 17:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-09 14:34 [refpolicy] [ userdom_user_tmp_content patch 1/1] Create userdom_user_tmp_content, and replace existing user tmp content type declarations by it Dominick Grift
2010-07-12 18:09 ` Christopher J. PeBenito
2010-07-12 19:26 ` Dominick Grift
2010-07-19 17:36 ` Christopher J. PeBenito [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C448D2E.1020503@tresys.com \
--to=cpebenito@tresys.com \
--cc=refpolicy@oss.tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.