All of lore.kernel.org
 help / color / mirror / Atom feed
From: dwalsh@redhat.com (Daniel J Walsh)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 2/3] user access to DOS files
Date: Wed, 05 Sep 2012 09:24:19 -0400	[thread overview]
Message-ID: <50475283.7080202@redhat.com> (raw)
In-Reply-To: <50471050.5060502@trentalancia.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 09/05/2012 04:41 AM, Guido Trentalancia wrote:
> On 05/09/2012 09:00, Dominick Grift wrote:
>> 
>> 
>> On Wed, 2012-09-05 at 01:45 +0200, Guido Trentalancia wrote:
>>> On 04/09/2012 23:21, Laurent Bigonville wrote:
>>>> From: Mika Pfl?ger <debian@mikapflueger.de>
>>>> 
>>>> Add a new boolean to grant users access to dosfs_t. --- 
>>>> policy/global_tunables              |    7 +++++++ 
>>>> policy/modules/system/userdomain.if |    6 ++++++ 2 files changed, 13
>>>> insertions(+)
>>>> 
>>>> diff --git a/policy/global_tunables b/policy/global_tunables index
>>>> 4705ab6..43cc19a 100644 --- a/policy/global_tunables +++
>>>> b/policy/global_tunables @@ -111,3 +111,10 @@
>>>> gen_tunable(use_samba_home_dirs,false) ## </p> ## </desc> 
>>>> gen_tunable(user_tcp_server,false) + +## <desc> +## <p> +## Allow
>>>> users to manage files on dosfs_t devices, usually removable media +##
>>>> </p> +## </desc> +gen_tunable(user_manage_dos_files,true)
>>> 
>>> In my opinion is good to have this as on option, but in a secure 
>>> environment the default should be false for removable media.
>> 
>> i would prefer the boolean to be fprefix userdom or userdomain instead of
>> user, because that it the module that declares this boolean.
>> 
>> Since the user is also allowed to manage dos dirs i would probably call 
>> it: userdomain_manage_dos_content
>> 
>> as description i would use:
>> 
>> "Determine whether users can manage dosfs content."
> 
> I agree. And, in particular it's not "dos files" which can be confusing, 
> but dos filesystems which is already perfectioned in Dominick's
> amendments.
> 
>>>> diff --git a/policy/modules/system/userdomain.if
>>>> b/policy/modules/system/userdomain.if index e720dcd..0c96b65 100644 
>>>> --- a/policy/modules/system/userdomain.if +++
>>>> b/policy/modules/system/userdomain.if @@ -117,6 +117,12 @@
>>>> template(`userdom_base_user_template',` # Allow making the stack
>>>> executable via mprotect. allow $1_t self:process execstack; ') + +
>>>> tunable_policy(`user_manage_dos_files',` +		fs_manage_dos_dirs($1_t) 
>>>> +		fs_manage_dos_files($1_t) +	') + ')
>>>> 
>>>> #######################################
> 
> _______________________________________________ refpolicy mailing list 
> refpolicy at oss.tresys.com http://oss.tresys.com/mailman/listinfo/refpolicy
> 
I think all booleans should be off by default and then the distributions can
decide which booleans to turn on using the booleans.conf file.  This would
allow us one file to look at to see what is enabled.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBHUoMACgkQrlYvE4MpobMVPgCgwwQb/Vq1EYmSsagQNwF3iuTw
SasAn0ikgSzoEUB0TO9dU4tyS4oaifNz
=gc0X
-----END PGP SIGNATURE-----

  reply	other threads:[~2012-09-05 13:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-04 21:21 [refpolicy] [PATCH 1/3] Mark use of deprecated interfaces that are not providing replacement as errors Laurent Bigonville
2012-09-04 21:21 ` [refpolicy] [PATCH 2/3] user access to DOS files Laurent Bigonville
2012-09-04 23:45   ` Guido Trentalancia
2012-09-05  0:32     ` Russell Coker
2012-09-05  8:47       ` Guido Trentalancia
2012-09-05  7:00     ` Dominick Grift
2012-09-05  8:41       ` Guido Trentalancia
2012-09-05 13:24         ` Daniel J Walsh [this message]
2012-09-05 15:04           ` Guido Trentalancia
2012-09-06 11:14           ` [refpolicy] [PATCH]: turn all/most tunable policy booleans off by default (was Re: [PATCH 2/3] user access to DOS files) Guido Trentalancia
2012-09-06 12:54             ` Daniel J Walsh
2012-09-05 15:50       ` [refpolicy] [PATCH v2 2/3] user access to DOS filesystems Laurent Bigonville
2012-09-05 17:58         ` Christopher J. PeBenito
2012-09-06 14:24   ` [refpolicy] [PATCH 2/3] user access to DOS files Laurent Bigonville
2012-09-06 16:31     ` Guido Trentalancia
2012-09-06 16:39       ` Guido Trentalancia
2012-09-06 17:05       ` Guido Trentalancia
2012-09-04 21:21 ` [refpolicy] [PATCH 3/3] Allow iptables_t to do module_request Laurent Bigonville
2012-09-04 22:57   ` Guido Trentalancia
2012-09-05  0:30     ` Russell Coker
2012-09-05  8:48       ` Guido Trentalancia
2012-09-05  9:23         ` Laurent Bigonville

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=50475283.7080202@redhat.com \
    --to=dwalsh@redhat.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.