Issue #7911 has been updated by Colin Hudler.
usermod/lusermod failure is still not fixed. Was this decided not to fix or simply missed? ---------------------------------------- Bug #7911: Can't handle local users in LDAP environment https://projects.puppetlabs.com/issues/7911#change-92559 * Author: Rob Braden * Status: Closed * Priority: Normal * Assignee: * Category: provider * Target version: 3.2.0 * Affected Puppet version: * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1442 ---------------------------------------- Our environment (mostly RHEL) uses LDAP for user and group administration. Unfortunately, we have some cases where (broken) software insists on local users and groups. I'm guessing it's checking the files directly instead of using the proper system calls. Puppet won't create the user locally, as it sees the user as already existing. RHEL does have local versions of the user and group management commands (luseradd, lusermod, etc). Would there be any implications to adding a 'local' provider for the user type that adds support for managing local users and groups in an environment where most accounts are managed remotely? -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
