Issue #17716 has been updated by Jeff McCune. Assignee set to James Perry
James, I just saw your messages on IRC, sorry I didn't respond immediately, I was in a meeting at the time. If you're able, I'd love to work with you a bit on the spec tests. If you'd rather not work on the examples, I'm also happy to write them on your behalf. This is a bit trickier though, because I don't have access to an HP-UX system at this point in time. I can definitely write the tests if I have the exact output of the commands that the patch executes. If you could update this ticket with that information, or ping me again in IRC, we should be able to get this fixed up and merged into Puppet. Thanks again for your contribution, we really appreciate the time and effort. -Jeff ---------------------------------------- Feature #17716: HPUX Provider does not manage passwords for trusted and non-trusted computing. https://projects.puppetlabs.com/issues/17716#change-76961 Author: James Perry Status: Tests Insufficient Priority: Normal Assignee: James Perry Category: provider Target version: 3.x Affected Puppet version: 2.7.19 Keywords: user password Branch: https://github.com/puppetlabs/puppet/pull/1287 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.
