Issue #17716 has been updated by James Perry.

Branch changed from https://github.com/puppetlabs/puppet/pull/1287 to 
jjperry69:17716/2.7.x/17716_HPUX_password_management

I have updated the hpux_spec.rb to properly test for the updates I have made to 
the hpux.rb user provider.   It checks to see that the manage_passwords is set, 
that it does not get a non-existent user and that it returns a password for an 
existing user be it from /etc/password or the /tcb/files directory for HPUX 
Trusted Computing.
----------------------------------------
Feature #17716: HPUX Provider does not manage passwords for trusted and 
non-trusted computing.
https://projects.puppetlabs.com/issues/17716#change-80619

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: jjperry69:17716/2.7.x/17716_HPUX_password_management


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.

Reply via email to