Bug 1312353

Summary: [RFE] HBAC for Non-SSSD Linux and Unix Systems
Product: Red Hat Enterprise Linux 7 Reporter: Luc de Louw <ldelouw>
Component: ipaAssignee: IPA Maintainers <ipa-maint>
Status: CLOSED NOTABUG QA Contact: Namita Soman <nsoman>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: jhrozek, mkosek, pvoborni, rcritten
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-29 11:29:55 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:

Description Luc de Louw 2016-02-26 14:11:07 UTC
Description of problem:
Most organizations have a heterogeneous environment with Linux and Unix systems. For Linux, mostly RHEL, IPA is a nice solution for IdM. However, HBAC must also be possible for other Linux and Unix systems.

sssd-ldap in newer versions is using the host attribute, like pam_ldap does. A better solution is probably a portable version of pam_hbac. See https://github.com/jhrozek/pam_hbac



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


How reproducible:
IPA 4.2, RHEL 7.2

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Jakub Hrozek 2016-02-26 17:41:36 UTC
Please note that there's nothing much to do on the server side, all the infra is already there. What we need to do is to finish the pam_hbac module and provide it in some way to our customers.

Comment 4 Martin Kosek 2016-02-29 11:29:55 UTC
Correct. This is something we cannot even track here in Red Hat Bugzilla as it is the other platforms that needs to adopt the pam_hbac module.