All of lore.kernel.org
 help / color / mirror / Atom feed
From: dwalsh@redhat.com (Daniel J Walsh)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] staff_t runs cronjobs as cronjob_t instead of staff_t in Fedora 11
Date: Wed, 27 May 2009 11:34:19 -0400	[thread overview]
Message-ID: <4A1D5D7B.1060307@redhat.com> (raw)
In-Reply-To: <1243430430.3633.9.camel@notebook2.grift.internal>

On 05/27/2009 09:20 AM, Dominick Grift wrote:
> On Wed, 2009-05-27 at 08:56 -0400, Christopher J. PeBenito wrote:
>> On Thu, 2009-05-21 at 22:05 +0200, Dominick Grift wrote:
>>> I am not sure if this issue can be reproduced on non Redhat distros but
>>> here in Fedora 11 cronjobs by staff_t get executed in the cronjob_t
>>> domain.
>>>
>>> This is not very handy because if staff_t wants to back up his home
>>> directory for example, then cronjob_t cannot access it.
>>>
>>> I am wondering why it runs as cronjob_t?
>> Running in cronjob_t is expected.  However it has permissions to manage
>> user home dir content, so I'd only expect denials if the seuser didn't
>> match.
>>
>
> I guess this is a RedHat specific issue. I have reported the "bug" to
> bugzilla.redhat.com.
>
> Not sure if Fedora patched out the part where it has access to user home
> content but here on Fedora 11 cronjob_t cannot access it and UBAC isnt
> enabled.
>
> _______________________________________________
> refpolicy mailing list
> refpolicy at oss.tresys.com
> http://oss.tresys.com/mailman/listinfo/refpolicy
It has never made any sense to me to run cronjobs in a context other 
then the users context.  It just creates bugs and potentially mislabeled 
files.  For example a user runs a cronjob that creates content in the 
users directory.  If he runs it as him self the file gets labeled 
correctly. If he runs it in Cron it does not.  The user has the 
expectation that this is a bug and he is correct.

      reply	other threads:[~2009-05-27 15:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-21 20:05 [refpolicy] staff_t runs cronjobs as cronjob_t instead of staff_t in Fedora 11 Dominick Grift
2009-05-27 12:56 ` Christopher J. PeBenito
2009-05-27 13:20   ` Dominick Grift
2009-05-27 15:34     ` 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=4A1D5D7B.1060307@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.