Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 149271 Details for
Bug 231021
LSPP: amtu -n fails with MLS policy in enforcing mode
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
amtu SELinux policy
amtu-policy.txt (text/plain), 1.51 KB, created by
Loulwa Salem
on 2007-03-05 17:24:38 UTC
(
hide
)
Description:
amtu SELinux policy
Filename:
MIME Type:
Creator:
Loulwa Salem
Created:
2007-03-05 17:24:38 UTC
Size:
1.51 KB
patch
obsolete
>policy_module(amtu,1.0.23) > >######################################## ># ># Declarations ># >gen_require(` > type sysadm_t; > role sysadm_r; > type sysadm_devpts_t; > type boot_t; > type etc_runtime_t; > type proc_t; >') > >type amtu_t; >type amtu_exec_t; >domain_type(amtu_t) >domain_entry_file(amtu_t, amtu_exec_t) >role sysadm_r types amtu_t; >domain_auto_trans(sysadm_t, amtu_exec_t, amtu_t) > >######################################## ># ># amtu local policy ># > ># Some common macros used by amtu >files_read_etc_files(amtu_t) >libs_use_ld_so(amtu_t) >libs_use_shared_libs(amtu_t) > ># Specific allow rules required for amtu >allow amtu_t self:capability { audit_write net_raw }; >allow amtu_t self:netlink_audit_socket { create nlmsg_relay read write }; >allow amtu_t self:packet_socket { bind create read write }; >allow amtu_t self:udp_socket { create ioctl }; >allow amtu_t sysadm_devpts_t:chr_file { read write getattr ioctl }; >allow amtu_t boot_t:dir { add_name getattr read remove_name search write }; >allow amtu_t boot_t:file { create getattr read unlink write }; >allow amtu_t etc_runtime_t:file { getattr read }; >allow amtu_t proc_t:file { getattr read }; > >optional_policy(` > seutil_use_newrole_fds(amtu_t) >'); > >optional_policy(` > userdom_use_sysadm_fds(amtu_t) >'); > >optional_policy(` > userdom_sigchld_sysadm(amtu_t) >'); > >optional_policy(` > nscd_dontaudit_search_pid(amtu_t) >'); > >optional_policy(` > kernel_dontaudit_read_system_state(amtu_t) >'); > >optional_policy(` > term_dontaudit_search_ptys(amtu_t) >');
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 231021
:
149270
| 149271