Bug 1198115

Summary: [RFE] Make it possible to tweak external authentication
Product: Red Hat Satellite Reporter: Jan Pazdziora (Red Hat) <jpazdziora>
Component: InstallationAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: bbuckingham, bkearney, kbidarka, pmutha, stbenjam
Target Milestone: UnspecifiedKeywords: FutureFeature, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-14 13:20:13 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:

Description Jan Pazdziora (Red Hat) 2015-03-03 12:27:17 UTC
Description of problem:

When configuring external authentication using katello-installer's --foreman-ipa-authentication=true option, some options are hardcoded, for example KrbLocalUserMapping On. It should be possible for the admin to tweak those values -- KrbLocalUserMapping to achieve Namespace Separation per http://www.freeipa.org/page/Web_App_Authentication#Namespace_Separation, but other possible values as well.

One possibility is to add multitude of installer options to tweak various options of Apache modules. Another is to make it possible to drop Apache module snippets to some conf.d directories and have them loaded from appropriate places. That way the admin will have free hand to configure other aspects of the setup, beyond what is explicitly supported by the installer, without the danger of manually editing puppet-managed configuration files -- those changes will get lost.

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

Satellite 6.0.x.

How reproducible:

Deterministic.

Steps to Reproduce:
1. Attempt to tweak Apache configuration of Satellite 6, for example (but not limited to) KrbLocalUserMapping.

Actual results:

It's hard, there's danger next run of katello-installer will remove those changes.

Expected results:

There is a supported way to do that.

Additional info:

Comment 1 RHEL Program Management 2015-03-03 20:19:12 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 4 Stephen Benjamin 2016-10-14 13:20:13 UTC
I think adding arbitrary additional apache configuration options is the best, and there's a number of BZ's opened with similar goals that would be solved by this.  

Given the depth of apache's configuration options, it'd be a LOT of installer switches.

Consolidating these all under BZ1305782.

*** This bug has been marked as a duplicate of bug 1305782 ***