From mboxrd@z Thu Jan 1 00:00:00 1970 From: domg472@gmail.com (Dominick Grift) Date: Thu, 21 May 2009 22:05:17 +0200 Subject: [refpolicy] staff_t runs cronjobs as cronjob_t instead of staff_t in Fedora 11 Message-ID: <1242936317.3383.4.camel@notebook2.grift.internal> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com 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?