Bug 1115657 - Can't log in as liveuser in mode 3 in Fedora-Live-Xfce-x86_64-rawhide-20140702.iso
Summary: Can't log in as liveuser in mode 3 in Fedora-Live-Xfce-x86_64-rawhide-2014070...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: audit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Grubb
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-02 20:50 UTC by Peter H. Jones
Modified: 2014-12-07 18:31 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-07 18:31:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
typescript of console (53.60 KB, text/plain)
2014-07-02 20:50 UTC, Peter H. Jones
no flags Details

Description Peter H. Jones 2014-07-02 20:50:53 UTC
Created attachment 914302 [details]
typescript of console

Description of problem:


Version-Release number of selected component (if applicable):
See https://kojipkgs.fedoraproject.org//work/tasks/8984/7098984/root.log

How reproducible:

Steps to Reproduce:
1. Download and boot https://kojipkgs.fedoraproject.org//work/tasks/8984/7098984/Fedora-Live-Xfce-x86_64-rawhide-20140702.iso

2. Use TAB to edit boot line: remove rhgb and quiet, add "console=ttyS0 enforcing=0 3"
3. Hit Enter to boot
4. When login prompt appears, try to log in as liveuser with no password

Actual results:

1.Messages like:
"audit: type=1400 audit(1404314449.657:3): avc:  denied  { read } for  pid=571 comm="systemd-sysctl" name="ld.so.cache" dev="dm-0" ino=48924 scontext=system_u:system_r:systemd_sysctl_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=file permissive=1" in the console log.

2. Log in as liveuser fails.

3. Log in a root, no password succeeds. Can display dmesg and contents of /var/log/messages on screen, but this output is not sent to ttyS0.

Expected results:
No errors

Comment 1 Steve Grubb 2014-07-02 20:57:21 UTC
This does not look like an audit problem. Not sure which subsystem to transfer the bug to. But the AVC mentions that it can't access a file with unlabeled_t. That is the problem. Where ever that file came from, it was created with selinux disabled. The file system needs relabeling.

This is not an audit bug.

Comment 2 Steve Grubb 2014-12-07 18:31:28 UTC
Closing per comment #1.


Note You need to log in before you can comment on or make changes to this bug.