From: domg472@gmail.com (Dominick Grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [ ssh patch 1/1] Some fixes in the ssh module with regard to userdom_user_home_content and ubac.
Date: Mon, 12 Jul 2010 21:32:22 +0200 [thread overview]
Message-ID: <4C3B6DC6.4070605@gmail.com> (raw)
In-Reply-To: <4C3B5BA0.2040904@tresys.com>
On 07/12/2010 08:14 PM, Christopher J. PeBenito wrote:
> On 07/09/10 10:41, Dominick Grift wrote:
>> Signed-off-by: Dominick Grift<domg472@gmail.com>
>> ---
>> :100644 100644 ef3f32d... 1a59f6a... M policy/modules/services/ssh.if
>> :100644 100644 512834a... afbe9ac... M policy/modules/services/ssh.te
>> policy/modules/services/ssh.if | 4 +++-
>> policy/modules/services/ssh.te | 1 -
>> 2 files changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/policy/modules/services/ssh.if
>> b/policy/modules/services/ssh.if
>> index ef3f32d..1a59f6a 100644
>> --- a/policy/modules/services/ssh.if
>> +++ b/policy/modules/services/ssh.if
>> @@ -45,11 +45,13 @@ template(`ssh_basic_client_template',`
>>
>> type $1_ssh_t;
>> application_domain($1_ssh_t, ssh_exec_t)
>> + ubac_constrained($1_ssh_t)
>> +
>> role $3 types $1_ssh_t;
>>
>> type $1_ssh_home_t;
>> - files_type($1_ssh_home_t)
>> typealias $1_ssh_home_t alias $1_home_ssh_t;
>> + userdom_user_home_content($1_ssh_home_t)
>>
>> ##############################
>> #
>
> I don't think we actually want this change. The template isn't meant to
> be used by users; they use ssh_t.
>
Is this not a template for ssh client application? Is that not an user
agent. Should user agents not be ubac_constrained?
Is $1_ssh_home_t not userdom_user_home_content. However you look at it?
>> ##############################
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20100712/3eb4d5df/attachment-0001.bin
next prev parent reply other threads:[~2010-07-12 19:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-09 14:41 [refpolicy] [ ssh patch 1/1] Some fixes in the ssh module with regard to userdom_user_home_content and ubac Dominick Grift
2010-07-12 18:14 ` Christopher J. PeBenito
2010-07-12 19:32 ` Dominick Grift [this message]
2010-07-19 17:40 ` Christopher J. PeBenito
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=4C3B6DC6.4070605@gmail.com \
--to=domg472@gmail.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.