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 916661 Details for
Bug 1117673
pki policy does not permit creation of symlinks in config directories
[?]
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.
sudo audit2allow -R -i /var/log/audit/audit.log
pki-lnk_file.te (text/plain), 879 bytes, created by
Fraser Tweedale
on 2014-07-09 08:01:29 UTC
(
hide
)
Description:
sudo audit2allow -R -i /var/log/audit/audit.log
Filename:
MIME Type:
Creator:
Fraser Tweedale
Created:
2014-07-09 08:01:29 UTC
Size:
879 bytes
patch
obsolete
> >require { > type pki_tomcat_etc_rw_t; > type pki_tomcat_t; > class process setfscreate; > class lnk_file { read create }; > class file { relabelfrom relabelto create }; >} > >#============= pki_tomcat_t ============== > >#!!!! This avc is a constraint violation. You would need to modify the attributes of either the source or target types to allow this access. >#Constraint rule: > constrain file { create relabelfrom relabelto } ((u1 eq u2 -Fail-) or (t1=pki_tomcat_t eq TYPE_ENTRY -Fail-) { POLICY_SOURCE: can_change_object_identity } ); Constraint DENIED > ># Possible cause is the source user (system_u) and target user (unconfined_u) are different. >allow pki_tomcat_t pki_tomcat_etc_rw_t:file create; >allow pki_tomcat_t pki_tomcat_etc_rw_t:file { relabelfrom relabelto }; >allow pki_tomcat_t pki_tomcat_etc_rw_t:lnk_file { read create }; >allow pki_tomcat_t self:process setfscreate;
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 1117673
: 916661 |
934441
|
940746
|
940749