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 271581 Details for
Bug 403241
Targeted policy breaks rsync as daemon and rsyncd.log logging
[?]
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.
local rsync policy to permit netlink and logging access
rsync_local.te.txt (text/plain), 543 bytes, created by
Mike Shaver
on 2007-11-28 18:23:45 UTC
(
hide
)
Description:
local rsync policy to permit netlink and logging access
Filename:
MIME Type:
Creator:
Mike Shaver
Created:
2007-11-28 18:23:45 UTC
Size:
543 bytes
patch
obsolete
>module rsynclocal 1.0; > >require { > class netlink_route_socket { create bind getattr write nlmsg_read read }; > class file { create ra_file_perms }; > class filesystem { associate }; > class dir all_dir_perms; > type rsync_t; > role system_r; >}; > >type rsync_log_t; >logging_log_file(rsync_log_t) > >allow rsync_t rsync_log_t:file { create ra_file_perms }; >logging_log_filetrans(rsync_t,rsync_log_t,file) > >allow rsync_t self:netlink_route_socket { create bind getattr write nlmsg_read read };
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 403241
: 271581