All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] Fix typo in /etc/selinux/*/contexts/sepgsql_contexts
@ 2011-03-21 21:59 Kohei KaiGai
  2011-03-22 13:34 ` Christopher J. PeBenito
  0 siblings, 1 reply; 3+ messages in thread
From: Kohei KaiGai @ 2011-03-21 21:59 UTC (permalink / raw)
  To: refpolicy

I found my typo in the sepgsql_contexts file.

In the initial setting up of SE-PostgreSQL, it alerts on an invalid
object type db_blobs,
however, it should be "db_blob", not "db_blobs".
Please apply this fix.

(Please ignore warnings about db_language. It is not a problem of
refpolicy side.)

[kaigai at vmlinux ~]$ postgres --single -F -O -c exit_on_error=true postgres \
        < /usr/local/pgsql/share/contrib/sepgsql.sql > /dev/null
/etc/selinux/targeted/contexts/sepgsql_contexts:  line 33 has invalid
object type db_blobs
/etc/selinux/targeted/contexts/sepgsql_contexts:  line 36 has invalid
object type db_language
/etc/selinux/targeted/contexts/sepgsql_contexts:  line 37 has invalid
object type db_language
/etc/selinux/targeted/contexts/sepgsql_contexts:  line 38 has invalid
object type db_language
/etc/selinux/targeted/contexts/sepgsql_contexts:  line 39 has invalid
object type db_language
/etc/selinux/targeted/contexts/sepgsql_contexts:  line 40 has invalid
object type db_language

Thanks,
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [refpolicy] Fix typo in /etc/selinux/*/contexts/sepgsql_contexts
  2011-03-21 21:59 [refpolicy] Fix typo in /etc/selinux/*/contexts/sepgsql_contexts Kohei KaiGai
@ 2011-03-22 13:34 ` Christopher J. PeBenito
  2011-03-22 21:17   ` Kohei KaiGai
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher J. PeBenito @ 2011-03-22 13:34 UTC (permalink / raw)
  To: refpolicy

On 03/21/11 17:59, Kohei KaiGai wrote:
> I found my typo in the sepgsql_contexts file.
> 
> In the initial setting up of SE-PostgreSQL, it alerts on an invalid
> object type db_blobs,
> however, it should be "db_blob", not "db_blobs".
> Please apply this fix.

I didn't see a patch, so I fixed it manually.

> (Please ignore warnings about db_language. It is not a problem of
> refpolicy side.)
> 
> [kaigai at vmlinux ~]$ postgres --single -F -O -c exit_on_error=true postgres \
>         < /usr/local/pgsql/share/contrib/sepgsql.sql > /dev/null
> /etc/selinux/targeted/contexts/sepgsql_contexts:  line 33 has invalid
> object type db_blobs
> /etc/selinux/targeted/contexts/sepgsql_contexts:  line 36 has invalid
> object type db_language
> /etc/selinux/targeted/contexts/sepgsql_contexts:  line 37 has invalid
> object type db_language
> /etc/selinux/targeted/contexts/sepgsql_contexts:  line 38 has invalid
> object type db_language
> /etc/selinux/targeted/contexts/sepgsql_contexts:  line 39 has invalid
> object type db_language
> /etc/selinux/targeted/contexts/sepgsql_contexts:  line 40 has invalid
> object type db_language
> 
> Thanks,


-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [refpolicy] Fix typo in /etc/selinux/*/contexts/sepgsql_contexts
  2011-03-22 13:34 ` Christopher J. PeBenito
@ 2011-03-22 21:17   ` Kohei KaiGai
  0 siblings, 0 replies; 3+ messages in thread
From: Kohei KaiGai @ 2011-03-22 21:17 UTC (permalink / raw)
  To: refpolicy

2011/3/22 Christopher J. PeBenito <cpebenito@tresys.com>:
> On 03/21/11 17:59, Kohei KaiGai wrote:
>> I found my typo in the sepgsql_contexts file.
>>
>> In the initial setting up of SE-PostgreSQL, it alerts on an invalid
>> object type db_blobs,
>> however, it should be "db_blob", not "db_blobs".
>> Please apply this fix.
>
> I didn't see a patch, so I fixed it manually.
>
I'm sorry. I forgot to attach the patch.

Thanks,
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-22 21:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 21:59 [refpolicy] Fix typo in /etc/selinux/*/contexts/sepgsql_contexts Kohei KaiGai
2011-03-22 13:34 ` Christopher J. PeBenito
2011-03-22 21:17   ` Kohei KaiGai

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.