Hide Forgot
Description of problem: As of today I cannot login with selinux enabled. System boots up normally, but login is denied with "No Shell: Permission denied" Version-Release number of selected component (if applicable): i'm on kernel-2.6.38.2-9.fc15.x86_64 Steps to Reproduce: 1. boot up 2. try to login Actual results: Error on login attempt: "No Shell: Permission denied" Expected results: successful login
(In reply to comment #0) > Description of problem: > As of today I cannot login with selinux enabled. System boots up normally, but > login is denied with > "No Shell: Permission denied" > Try following: 1. Install all fresh updates 2. Boot in rescue mode (append systemd.unit=rescue to kernel parameters string) 3. Run restorecon -Rv /
Problem solved! Thanks a lot.