Issue #7580 has been updated by Jeff McCune. Status changed from Accepted to Tests Insufficient Target version set to 3.x Branch set to https://github.com/puppetlabs/puppet/pull/1291
Trevor Hemsley wrote: > I have submitted a git pull request for this here > https://github.com/puppetlabs/puppet/pull/1291 Thank you for contributing to Puppet! I notice there aren't any changes to the behavior examples in the spec directory. Unfortunately we won't merge this into the codebase unless there are also tests included. Please see the pull request for additional information. In addition, I notice that we don't have a contributor license agreement on file. Please sign the CLA as per instructions in [CONTRIBUTING.md](https://github.com/puppetlabs/puppet/blob/master/CONTRIBUTING.md). Please note, you don't need to print and mail the agreement. Electronically signing the agreement is sufficient. Thanks, -Jeff ---------------------------------------- Bug #7580: puppet always try to change user's gid on LDAP with same value. https://projects.puppetlabs.com/issues/7580#change-77890 Author: Satoru KURASHIKI Status: Tests Insufficient Priority: Normal Assignee: Category: LDAP Target version: 3.x Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1291 I'm running puppet 2.6.7 on debian squeeze. Using ldap user provider, puppet always show messages like: notice: /resouce/path/to/user/gid: gid changed 'XX' to 'XX' It is no harm, but anyway needless behavior. # similar to #643? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
