From: petre rodan <kaiowas@gentoo.org>
To: Daniel J Walsh <dwalsh@redhat.com>
Cc: jwcart2@epoch.ncsc.mil, SELinux <selinux@tycho.nsa.gov>
Subject: Re: gentoo policy for dante
Date: Sun, 28 Nov 2004 11:51:08 +0200 [thread overview]
Message-ID: <41A99F8C.4080503@gentoo.org> (raw)
In-Reply-To: <41A02530.3070505@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 865 bytes --]
Hi Daniel,
Daniel J Walsh wrote:
> Small change on previous patch.
>
> Please ignore previous patch and use this one.
>
> --- nsapolicy/domains/program/unused/postgresql.te 2004-11-20 22:29:09.000000000 -0500
> +++ policy-1.19.4/domains/program/unused/postgresql.te 2004-11-21 00:17:07.933617789 -0500
> @@ -110,6 +110,14 @@
> dontaudit postgresql_t selinux_config_t:dir { search };
> allow postgresql_t mail_spool_t:dir { search };
> rw_dir_create_file(postgresql_t, var_lock_t)
> +can_exec(postgresql_t, { shell_exec_t bin_t } )
> +ifdef(`httpd.te', `
> +#
> +# Allow httpd to work with postgresql
> +#
> +allow httpd_t postgresql_tmp_t:sock_file rw_file_perms;
> +can_unix_connect(httpd_t, posgresql_t)
> +')
shouldn't this be an ifdef on apache.te instead of httpd.te?
bye,
peter
--
petre rodan
<kaiowas@gentoo.org>
Developer,
Hardened Gentoo Linux
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2004-11-28 9:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-15 17:37 gentoo policy for dante petre rodan
[not found] ` <20041116082954.GC2546@jmh.mhn.de>
2004-11-16 9:13 ` petre rodan
2004-11-18 20:07 ` James Carter
2004-11-18 21:57 ` petre rodan
2004-11-19 19:51 ` James Carter
2004-11-21 5:13 ` Daniel J Walsh
2004-11-21 5:18 ` Daniel J Walsh
2004-11-21 9:14 ` petre rodan
2004-11-23 21:07 ` James Carter
2004-11-28 9:51 ` petre rodan [this message]
2004-11-29 15:23 ` Daniel J Walsh
2004-11-29 19:24 ` James Carter
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=41A99F8C.4080503@gentoo.org \
--to=kaiowas@gentoo.org \
--cc=dwalsh@redhat.com \
--cc=jwcart2@epoch.ncsc.mil \
--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.