Issue #7580 has been updated by Jeff McCune.

Status changed from Tests Insufficient to Code Insufficient

Please see next actions in the pull request at 
<https://github.com/puppetlabs/puppet/pull/1291>.  Basically, I suspect this 
change in behavior should be implemented in the 
[name2id](https://github.com/puppetlabs/puppet/blob/3.0.1/lib/puppet/provider/group/ldap.rb#L38-L44)
 method of the group provider instead of the initializer of the base class 
since the latter would affect all providers that descend from this base class.

-Jeff
----------------------------------------
Bug #7580: puppet always try to change user's gid on LDAP with same value.
https://projects.puppetlabs.com/issues/7580#change-78739

Author: Satoru KURASHIKI
Status: Code 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.

Reply via email to