All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel J Walsh <dwalsh@redhat.com>
To: "Christopher J. PeBenito" <cpebenito@tresys.com>
Cc: selinux@tycho.nsa.gov
Subject: Re: apps_uml changes
Date: Mon, 11 Jun 2007 10:10:07 -0400	[thread overview]
Message-ID: <466D57BF.9070700@redhat.com> (raw)
In-Reply-To: <1181570689.16029.13.camel@sgc.columbia.tresys.com>

Christopher J. PeBenito wrote:
> On Wed, 2007-05-30 at 11:40 -0400, dwalsh@redhat.com wrote:
>   
>> Remove TODO
>>     
>
> Are you sure that none of these rules are needed?
>
>   
No but I am sick of looking at them.  Unless the UML developers/testers 
come in and test it with ref policy, I am not sure we want to hang onto 
these things indefinitely.
>> --- nsaserefpolicy/policy/modules/apps/uml.if	2007-05-29 14:10:48.000000000 -0400
>> +++ serefpolicy-3.0.1/policy/modules/apps/uml.if	2007-05-30 09:25:53.000000000 -0400
>> @@ -193,33 +193,6 @@
>>  		nis_use_ypbind($1_uml_t)
>>  	')
>>  
>> -	ifdef(`TODO',`
>> -		# for X
>> -		optional_policy(`
>> -			ifelse($1, sysadm,`
>> -			',`
>> -				optional_policy(`
>> -					allow $1_uml_t xdm_xserver_tmp_t:dir search;
>> -				')
>> -				allow $1_uml_t $1_xserver_tmp_t:sock_file write;
>> -				allow $1_uml_t $1_xserver_t:unix_stream_socket connectto;
>> -			')
>> -		')
>> -
>> -		optional_policy(`
>> -			# for uml_net
>> -			domain_auto_trans($1_uml_t, uml_net_exec_t, uml_net_t)
>> -			allow uml_net_t $1_uml_t:unix_stream_socket { read write };
>> -			allow uml_net_t $1_uml_t:unix_dgram_socket { read write };
>> -			dontaudit uml_net_t privfd:fd use;
>> -			can_access_pty(uml_net_t, $1_uml)
>> -			dontaudit uml_net_t $1_uml_rw_t:dir { getattr search };
>> -		')
>> -		#TODO
>> -		optional_policy(`
>> -			allow $1_uml_t $1_xauth_home_t:file { getattr read };
>> -		')
>> -	')
>>  ')
>>  
>>  ########################################
>>     


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

      reply	other threads:[~2007-06-11 14:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-30 15:40 apps_uml changes dwalsh
2007-06-11 14:04 ` Christopher J. PeBenito
2007-06-11 14:10   ` Daniel J Walsh [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=466D57BF.9070700@redhat.com \
    --to=dwalsh@redhat.com \
    --cc=cpebenito@tresys.com \
    --cc=selinux@tycho.nsa.gov \
    /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.