Issue #14400 has been reported by Sergei Genchev .
----------------------------------------
Bug #14400: User resources generates erroneous messages
https://projects.puppetlabs.com/issues/14400
Author: Sergei Genchev
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version:
Keywords:
Branch:
When I enable purging of unmanaged users I get a lot of erroneous info
messages ( It runs on Linux)
info: /User[bin]: Provider useradd does not support features
manages_solaris_rbac; not managing attribute roles
info: /User[bin]: Provider useradd does not support features
manages_solaris_rbac; not managing attribute auths
info: /User[bin]: Provider useradd does not support features
manages_solaris_rbac; not managing attribute profiles
info: /User[bin]: Provider useradd does not support features
manages_solaris_rbac; not managing attribute keys
info: /User[bin]: Provider useradd does not support features
manages_solaris_rbac; not managing attribute project
info: /User[bin]: Provider useradd does not support features manages_aix_lam;
not managing attribute attributes
The puppet code that makes these messages show up:
resources { user:
purge => true,
unless_system_user => '999',
}
Puppet 2.7 all versions up to 2.7.14; always reproducible on all OS varians we
deal with: RedHat/CenTOS 4,5,6 and Ubuntu 8.4/10.4
--
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.