Issue #17716 has been updated by James Perry. Affected Puppet version changed from 2.7.19 to 3.0.2 Branch changed from jjperry69:17716/2.7.x/17716_HPUX_password_management to https://github.com/jjperry69/puppet/tree/17716/3.0.x/17716_HPUX_user_provider
Pulled down the master git repository and made these updates and pushed it back up to github. ---------------------------------------- Feature #17716: HPUX Provider does not manage passwords for trusted and non-trusted computing. https://projects.puppetlabs.com/issues/17716#change-80629 Author: James Perry Status: Tests Insufficient Priority: Normal Assignee: James Perry Category: provider Target version: 3.x 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.
