Issue #17716 has been updated by Jeff McCune. Status changed from Tests Insufficient to Merged - Pending Release Assignee deleted (James Perry) Target version changed from 3.x to 3.2.0
Merged into master as 3671dcf. This should be released in 3.2.0. Thanks again for the contribution! @jjperry69 Please take a look at some of the changes I layered on top if your curious what I changed to fix up the spec tests. My changes are in 083719b. Cheers, -Jeff ---------------------------------------- Feature #17716: HPUX Provider does not manage passwords for trusted and non-trusted computing. https://projects.puppetlabs.com/issues/17716#change-80863 Author: James Perry Status: Merged - Pending Release Priority: Normal Assignee: Category: provider Target version: 3.2.0 Affected Puppet version: 3.0.2 Keywords: user password Branch: https://github.com/jjperry69/puppet/tree/17716/3.0.x/17716_HPUX_user_provider Stock HPUX provider (<puppet base>/provider/user/hpux.rb) does not manage passwords for regular password file (non-trusted) or /tcb/files/auth/... (trusted computing). Trying to use default useradd.rb module's shadow password section results in the password getting reset for ever user at each run of puppet. This behavior applies to teh current system used in testing, which is an HPUX 11.31 IA server, but I suspect this will apply to all 11.x versions of HPUX, but I have not yet tested against those versions. -- 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.
