Issue #1511 has been updated by ianburrell. Status changed from Needs more information to Closed
I found the problem. I needed to restart the puppetd. I installed ruby-shadow correctly but the libshadow feature is cached on startup. ---------------------------------------- Bug #1511: useradd provider for user type does not seem to set passwords http://reductivelabs.com/redmine/issues/show/1511 Author: ianburrell Status: Closed Priority: Normal Assigned to: Category: user Target version: Complexity: Unknown Affected version: 0.24.4 Keywords: The useradd provider for user type does not change the password. This is on Centos 4 with Puppet 0.24.4. I think I have the ruby-shadow library installed correctly. My impression is that it is an error if password parameter is set but manages_passwords feature is not available. In lib/puppet/provider/user/useradd.pp, I don't see code to change the password. It would need a way to pass the encrypt password as the "-p" option to usermod or useradd. ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
