Bug 117797
Summary: | Emergency root login on failed boot is broken in enforcing mode | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephen Tweedie <sct> |
Component: | policy | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | russell, sct, twaugh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-05-07 15:55:36 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 114961 |
Description
Stephen Tweedie
2004-03-08 18:26:05 UTC
Try 1.7-10 No luck: audit(1078822288.578:0): avc: denied { search } for pid=230 exe=/sbin/sulogin name=root dev=dm-0 ino=32769 scontext=system_u:system_r:system_chkpwd_t tcontext=system_u:object_r:sysadm_home_dir_t tclass=dir audit(1078822288.638:0): avc: denied { search } for pid=230 exe=/sbin/sulogin name=bin dev=dm-0 ino=409601 scontext=system_u:system_r:system_chkpwd_t tcontext=system_u:object_r:bin_t tclass=dir audit(1078822288.695:0): avc: denied { search } for pid=230 exe=/sbin/sulogin name=bin dev=dm-0 ino=409601 scontext=system_u:system_r:system_chkpwd_t tcontext=system_u:object_r:bin_t tclass=dir No other avc errors appear. Works fine with enforcing=0. Fixed in policy-1.9-1 closing. |