All of lore.kernel.org
 help / color / mirror / Atom feed
From: harrytaurus2002@hotmail.com (HarryCiao)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] cron patches and remaining questions
Date: Mon, 31 Jan 2011 11:20:29 +0000	[thread overview]
Message-ID: <SNT139-w300E4B84D526A138D02B34ABE20@phx.gbl> (raw)


Hi Chris and all,
 
I've run into some cron issues and come up with the attached 3 patches, so far I am new to cron and cron.pp so it's likely there is a better way to fix the problems, any comments are greatly welcomed!
 
Aslo there are a few cron problems that have not been fixed after applying these 3 patches:
 
1. on creation of /var/log/cron.log, its label is still var_log_t, the type_transition rule still not take effect;
 
2. on creation of /var/spool/cron/root by the crontab command, its label is still cron_spool_t, the type_transition rule still not take effect;
 
3. if pam_loginuid.so is used for the session phase in crond's PAM config file, then there will be PAM related issues:
 
[root/sysadm_r/s0 at qemu-client ~]# grep pam_loginuid /etc/pam.d/crond 
session    required   pam_loginuid.so
[root/sysadm_r/s0 at qemu-client ~]# 
 
Jan 31 09:30:01 QtCao crond[818]: Cannot make/remove an entry for the specified session
Jan 31 09:30:01 QtCao crond[818]: CRON (root) ERROR: failed to open PAM security session: Unknown error 4294967292
Jan 31 09:30:01 QtCao crond[818]: CRON (root) ERROR: cannot set security context
and the related audit messages are:
time->Fri Jan 28 05:30:02 2011
type=USER_START msg=audit(1296192602.112:2919): user pid=2652 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:crond_t:s0-s15:c0.c255 msg='op=PAM:session_open acct="root" exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=failed)'
----
time->Fri Jan 28 05:30:02 2011
type=USER_END msg=audit(1296192602.124:2920): user pid=2652 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:crond_t:s0-s15:c0.c255 msg='op=PAM:session_close acct="root" exe="/usr/sbin/crond" (hostname=?, addr=?, terminal=cron res=failed)'

How to debug this crond PAM issue?
 
Thanks a lot!
 
Best regards,
Harry
  		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.tresys.com/pipermail/refpolicy/attachments/20110131/b72025a6/attachment.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Fix-the-label-of-cron-log-files.patch
Url: http://oss.tresys.com/pipermail/refpolicy/attachments/20110131/b72025a6/attachment.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Fix-var-spool-cron-labels.patch
Url: http://oss.tresys.com/pipermail/refpolicy/attachments/20110131/b72025a6/attachment-0001.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-Fix-cron-job-process-domain-during-system-booting-up.patch
Url: http://oss.tresys.com/pipermail/refpolicy/attachments/20110131/b72025a6/attachment-0002.pl 

             reply	other threads:[~2011-01-31 11:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31 11:20 HarryCiao [this message]
2011-01-31 21:54 ` [refpolicy] cron patches and remaining questions Guido Trentalancia
2011-02-01 12:11   ` HarryCiao
2011-02-01 13:59     ` Guido Trentalancia
2011-02-02  7:53     ` Guido Trentalancia
2011-02-14  2:12     ` Russell Coker
2011-02-14  2:38       ` HarryCiao
     [not found] ` <4D482A79.6030306@tresys.com>
2011-02-02  0:54   ` HarryCiao

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=SNT139-w300E4B84D526A138D02B34ABE20@phx.gbl \
    --to=harrytaurus2002@hotmail.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.