HomePhorge

(#11042) indirect via the property to convert group names to numbers
c305a3299535Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11042) indirect via the property to convert group names to numbers

The puppet documentation for managing users says of the attribute gid
"Can be specified numerically or by name". The ldap provider does not
support specifying by gid by name as (at least on RedHat 389 Directory
Server), it generates a syntax error. Converting groupnames to numeric
group id resolves the issue.

Reviewed-by: Jeff McCune <jeff@puppetlabs.com>

Details

Provenance
Neil Hemingway <neil.hemingway@netbanx.com>Authored on
Jeff McCune <jeff@puppetlabs.com>Committed on Oct 25 2012, 12:06 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUe31d2a80980a: Merge branch 'bug/2.7.x/16798_revoke_cert_by_serial' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPUc305a3299535: (#11042) indirect via the property to convert group names to numbers (authored by Neil Hemingway <neil.hemingway@netbanx.com>).Oct 25 2012, 12:06 AM