The Right Way(tm) to change password hashes on FreeBSD with Puppet
April 5, 2011 by brd · 3 Comments
Describing what I really wanted to happen a coworker of mine, Andrew Hust, was able to help me write up the ruby to get it done. So without further delay:
http://freebsd.so14k.com/puppet/pw_managespasswords.diff
I will be sending this to the FreeBSD puppet port maintainer and submitting it as a patch to the port soon. I wanted to get it out there so we could get some feedback.
Update: See the new patch I posted in the comments.