Bug 1173861

Summary: /usr/bin/sapconf waits for input instead of reading from file
Product: Red Hat Enterprise Linux 6 Reporter: Vladis Dronov <vdronov>
Component: sapconfAssignee: Jan Grulich <jgrulich>
Status: CLOSED ERRATA QA Contact: cluster-qe <cluster-qe>
Severity: high Docs Contact:
Priority: high    
Version: 6.7CC: amascari, fdanapfe, fskola, jherrman, lmiccini, rvokal, salmy, ssekidde
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: sapconf-0.98-5.el6 Doc Type: Bug Fix
Doc Text:
In SELinux permissive mode, the parameter with the path to the configuration file was missing. As a consequence, the sapconf script was waiting for the user input, which led to sapconf becoming unresponsive. The underlying source code has been fixed, and sapconf no longer hangs in the aforementioned situation.
Story Points: ---
Clone Of:
: 1188233 (view as bug list) Environment:
Last Closed: 2015-07-22 06:39:03 UTC Type: Bug
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: 1188233, 1209644    
Attachments:
Description Flags
sapconf-0.98-4 check_security() patch none

Description Vladis Dronov 2014-12-13 15:14:46 UTC
Created attachment 968111 [details]
sapconf-0.98-4 check_security() patch

Description of problem:
/usr/bin/sapconf waits for input (from keyboard) instead of reading from file in check_security()


Version-Release number of selected component (if applicable):
every version upto -0.98-4 (latest as of now)


How reproducible:
every time if 'SELINUX=permissive' is set in '/etc/selinux/config'


Steps to Reproduce:
1. verify 'SELINUX=permissive' is set in '/etc/selinux/config'
2. ./sapconf


Actual results:
script "locks up" waiting for keyboard input


Expected results:
script does not lock up


Additional info:
it looks like no one has tested this branch of execution. anyway, the bug and the fix are obvious, still please, see a proposed patch.

    if egrep -q "^SELINUX=['\"]?permissive"; then
                  the bug is exactly here ^^^

Comment 3 Jan Grulich 2015-02-11 14:55:40 UTC
Fixed in sapconf-0.98-5.el6.

Comment 9 errata-xmlrpc 2015-07-22 06:39:03 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-1329.html