Bug 1040725 - anaconda does not support noshell command line option
Summary: anaconda does not support noshell command line option
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: anaconda
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 01:40 UTC by James A. Peltier
Modified: 2014-01-24 14:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-12 02:21:37 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description James A. Peltier 2013-12-12 01:40:17 UTC
Description of problem:
We require that a shell not be available during installation because we have machines running in open lab areas.  We use the noshell option to disable the ability for users to circumvent the protections we put in place.

Version-Release number of selected component (if applicable):


How reproducible:

Always

Steps to Reproduce:
1. boot beta installation media with noshell option
2. 
3.

Actual results:

shell is still available

Expected results:

no shell available during installation

Additional info:

https://bugzilla.redhat.com/show_bug.cgi?id=807703

Comment 1 Brian Lane 2013-12-12 02:21:37 UTC
This really isn't going to be possible. systemd opens terminals on unused tty's and we now use tmux as a shell for anaconda on tty1 so a simple ctrl-B 2 will get them a shell.


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