All of lore.kernel.org
 help / color / mirror / Atom feed
From: domg472@gmail.com (Dominick Grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 1/1] Remove httpd_keytab_t from apache.fc
Date: Sun, 18 Apr 2010 20:50:44 +0200	[thread overview]
Message-ID: <20100418185043.GB18306@localhost.localdomain> (raw)
In-Reply-To: <1271615514-6037-1-git-send-email-gizmo@giz-works.com>

On Sun, Apr 18, 2010 at 06:31:54PM +0000, Chris Richards wrote:
> I cannot find any definition of httpd_keytab_t anywhere in refpolicy.
> I don't know if the definition was removed somewhere and the fc was
> simply not updated, or if there is supposed to be a definition that
> somehow never got created, but I cannot compile refpolicy with things
> as they are.
> 


kerberos_keytab_template(httpd, httpd_t)

Do you have the kerberos module included?

http://oss.tresys.com/projects/refpolicy/browser/policy/modules/services/apache.te (line 546)
http://oss.tresys.com/projects/refpolicy/browser/policy/modules/services/kerberos.if (line 230)

> Signed-off-by: Chris Richards <gizmo@giz-works.com>
> ---
>  policy/modules/services/apache.fc |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/policy/modules/services/apache.fc b/policy/modules/services/apache.fc
> index 9e39aa5..a6fcc0c 100644
> --- a/policy/modules/services/apache.fc
> +++ b/policy/modules/services/apache.fc
> @@ -5,7 +5,6 @@ HOME_DIR/((www)|(web)|(public_html))(/.+)? gen_context(system_u:object_r:httpd_u
>  /etc/drupal(/.*)?			gen_context(system_u:object_r:httpd_sys_rw_content_t,s0)
>  /etc/htdig(/.*)?			gen_context(system_u:object_r:httpd_sys_content_t,s0)
>  /etc/httpd(/.*)?			gen_context(system_u:object_r:httpd_config_t,s0)
> -/etc/httpd/conf/keytab		--	gen_context(system_u:object_r:httpd_keytab_t,s0)
>  /etc/httpd/logs				gen_context(system_u:object_r:httpd_log_t,s0)
>  /etc/httpd/modules			gen_context(system_u:object_r:httpd_modules_t,s0)
>  /etc/lighttpd(/.*)?			gen_context(system_u:object_r:httpd_config_t,s0)
> -- 
> 1.6.4.4
> 
> _______________________________________________
> refpolicy mailing list
> refpolicy at oss.tresys.com
> http://oss.tresys.com/mailman/listinfo/refpolicy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20100418/51d8ce19/attachment.bin 

  reply	other threads:[~2010-04-18 18:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-18 18:31 [refpolicy] [PATCH 1/1] Remove httpd_keytab_t from apache.fc Chris Richards
2010-04-18 18:50 ` Dominick Grift [this message]
2010-04-18 21:35   ` Chris Richards
2010-04-18 19:12 ` Dominick Grift
2010-04-18 20:01 ` Chris Richards

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=20100418185043.GB18306@localhost.localdomain \
    --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.