Issue #7580 has been updated by Trevor Hemsley. File puppet-ldap-7580.patch added
Well this is almost certainly not the right fix either because it's a complete bodge but it does at least work correctly and also suppresses the "changed gid X to X". This needs to be fixed properly because for users with large LDAP directories with users managed out of puppet, the current code will run 48 times a day on each puppet managed system and update each user unnecessarily each time. I have a small farm of 60 servers so my current set up would push nearly 3000 updates per user per day. ---------------------------------------- Bug #7580: puppet always try to change user's gid on LDAP with same value. https://projects.puppetlabs.com/issues/7580#change-77448 Author: Satoru KURASHIKI Status: Accepted Priority: Normal Assignee: Category: LDAP Target version: Affected Puppet version: Keywords: Branch: 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.
