All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 9/34]: patch for logging in the sysadm role
@ 2011-02-16  6:07 Guido Trentalancia
  2011-02-23 14:19 ` Christopher J. PeBenito
  0 siblings, 1 reply; 8+ messages in thread
From: Guido Trentalancia @ 2011-02-16  6:07 UTC (permalink / raw)
  To: refpolicy

This patch adds some permissions (through interface calls) needed
by the sysadm role (in particular logging permissions).

diff -pruN refpolicy-git-15022011-new-before-modification/policy/modules/roles/sysadm.te refpolicy-git-15022011-new-modified/policy/modules/roles/sysadm.te
--- refpolicy-git-15022011-new-before-modification/policy/modules/roles/sysadm.te	2011-01-08 19:07:21.214736932 +0100
+++ refpolicy-git-15022011-new-modified/policy/modules/roles/sysadm.te	2011-02-15 23:10:39.681408593 +0100
@@ -34,6 +34,10 @@ ubac_file_exempt(sysadm_t)
 ubac_fd_exempt(sysadm_t)
 
 init_exec(sysadm_t)
+init_stream_connect(sysadm_t)
+
+logging_send_audit_msgs(sysadm_t)
+logging_set_tty_audit(sysadm_t)
 
 # Add/remove user home directories
 userdom_manage_user_home_dirs(sysadm_t)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-03-04 13:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16  6:07 [refpolicy] [PATCH 9/34]: patch for logging in the sysadm role Guido Trentalancia
2011-02-23 14:19 ` Christopher J. PeBenito
2011-02-23 19:28   ` Guido Trentalancia
2011-03-01 19:16     ` Christopher J. PeBenito
2011-03-01 20:07       ` Guido Trentalancia
2011-03-04 13:15         ` Christopher J. PeBenito
2011-03-01 20:02     ` Guido Trentalancia
2011-03-01 20:13       ` Daniel J Walsh

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.