Bug 805368

Summary: [RFE] add support for storing puppet node information in IdM / freeIPA
Product: Red Hat Enterprise Linux 7 Reporter: Brian Cook <bcook>
Component: ipaAssignee: Martin Kosek <mkosek>
Status: CLOSED WONTFIX QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.0CC: cvantuin, dpal, j.bittner, jgalipea, mkosek
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-24 11:25:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
puppet ldif schema file for 389ds none

Description Brian Cook 2012-03-21 03:43:30 UTC
Customer would like to leverage IdM to store puppet node information. Information at the following link:

http://projects.puppetlabs.com/projects/puppet/wiki/LDAP_Nodes

Current Schema:

attributetype (  1.3.6.1.4.1.34380.1.1.3.10 NAME 'puppetClass'
	DESC 'Puppet Node Class'
	EQUALITY caseIgnoreIA5Match
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

attributetype ( 1.3.6.1.4.1.34380.1.1.3.9 NAME 'parentNode'
	DESC 'Puppet Parent Node'
	EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
        SINGLE-VALUE )

attributetype ( 1.3.6.1.4.1.34380.1.1.3.11 NAME 'environment'
	DESC 'Puppet Node Environment'
	EQUALITY caseIgnoreIA5Match
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

attributetype ( 1.3.6.1.4.1.34380.1.1.3.12 NAME 'puppetVar'
	DESC 'A variable setting for puppet'
	EQUALITY caseIgnoreIA5Match
	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

objectclass ( 1.3.6.1.4.1.34380.1.1.1.2 NAME 'puppetClient' SUP top AUXILIARY
	DESC 'Puppet Client objectclass'
	MAY ( puppetclass $ parentnode $ environment $ puppetvar ))

Comment 2 Rob Crittenden 2012-03-21 13:09:03 UTC
Is this a request merely to add the schema or to be able to manage the data as well?

Comment 4 Dmitri Pal 2012-03-27 15:59:05 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/2586

Comment 6 Brian Cook 2013-03-21 03:11:21 UTC
Created attachment 713580 [details]
puppet ldif schema file for 389ds

I was able to use this file with 389DS / freeipa.  I manually added object class puppetclient to an IPA computer account, and then added a puppetclass to the object.  everything works fine.

Comment 7 Brian Cook 2013-03-21 03:14:37 UTC
(In reply to comment #2)
> Is this a request merely to add the schema or to be able to manage the data
> as well?

Right now it is a request to add the schema.

Comment 9 Martin Kosek 2016-02-24 11:25:09 UTC
Thank you taking your time and submitting this request for Red Hat Enterprise Linux. The request was cloned to the upstream tracker long time ago (see link to the upstream ticket above), but it was unfortunately not given a priority neither in the upstream project, nor in Red Hat Enterprise Linux.

Given that this request is not planned for a close release, it is highly unlikely it will be fixed in this major version of Red Hat Enterprise Linux. We are therefore closing the request as WONTFIX.

To request that Red Hat reconsiders the decision, please reopen the Bugzilla with the help of Red Hat Customer Service and provide additional business and/or technical details about it's importance to you. Please note that you can still track this request or even offer help in the referred upstream Trac ticket to expedite the solution.