add template xml

This commit is contained in:
Chris PeBenito 2005-08-09 19:21:25 +00:00
parent 9489149ec0
commit b9d7d70b33

View File

@ -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;