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 239271 Details for
Bug 354361
genhomedircon not processing HOME_DIR when context <<none>>
[?]
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.
[patch]
patch
policycoreutils-genhomedircon-none.patch (text/plain), 519 bytes, created by
Ted X Toth
on 2007-10-26 16:05:31 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ted X Toth
Created:
2007-10-26 16:05:31 UTC
Size:
519 bytes
patch
obsolete
>--- policycoreutils-1.33.12/scripts/genhomedircon 2007-10-26 10:39:20.000000000 -0500 >+++ policycoreutils-1.33.12.new/scripts/genhomedircon 2007-10-26 10:46:34.000000000 -0500 >@@ -263,7 +263,7 @@ > i = i.replace("system_u", seuser) > # Validate if the generated context exists. Some user types may not exist > scon = i.split()[-1] >- if selinux.security_check_context(scon) == 0: >+ if selinux.security_check_context(scon) == 0 or scon.lower() == "<<none>>": > ret = ret+i > fd.close() > return ret
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 354361
: 239271