~ubuntu-branches/ubuntu/dapper/selinux-policy-default/dapper

« back to all changes in this revision

Viewing changes to domains/program/su.te

  • Committer: Bazaar Package Importer
  • Author(s): Russell Coker
  • Date: 2004-06-10 18:08:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040610180800-gagxr0cdovi7mv2i
Tags: upstream-1.12
ImportĀ upstreamĀ versionĀ 1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#DESC Su - Run shells with substitute user and group
 
2
#
 
3
# Domains for the su program.
 
4
# X-Debian-Packages: login
 
5
 
 
6
#
 
7
# su_exec_t is the type of the su executable.
 
8
#
 
9
type su_exec_t, file_type, sysadmfile;
 
10
 
 
11
allow sysadm_su_t user_home_dir_type:dir search;
 
12
 
 
13
# Everything else is in the su_domain macro in
 
14
# macros/program/su_macros.te.