[selinux-policy: 550/3172] add template xml

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:52:10 UTC 2010


commit b9d7d70b33940e19cc6f9ffd3076f9491d50021e
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue Aug 9 19:21:25 2005 +0000

    add template xml

 refpolicy/policy/modules/admin/su.if |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/admin/su.if b/refpolicy/policy/modules/admin/su.if
index 6dc5216..d86b4c1 100644
--- a/refpolicy/policy/modules/admin/su.if
+++ b/refpolicy/policy/modules/admin/su.if
@@ -1,5 +1,26 @@
 ## <summary>Run shells with substitute user and group</summary>
 
+#######################################
+## <summary>
+##	The per user domain template for the su module.
+## </summary>
+## <desc>
+##	<p>
+##	This template creates a derived domain which is allowed
+##	to change the linux user id, to run shells as a different
+##	user.
+##	</p>
+##	<p>
+##	This template is invoked automatically for each user, and
+##	generally does not need to be invoked directly
+##	by policy writers.
+##	</p>
+## </desc>
+## <param name="userdomain_prefix">
+##	The prefix of the user domain (e.g., user
+##	is the prefix for user_t).
+## </param>
+#
 template(`su_per_userdomain_template',`
 
 	type $1_su_t;


More information about the scm-commits mailing list