Re: [Puppet Users] Using generate() to mine a shadow file hash

2012-06-25 Thread Rob B.
t; > Sent: Monday, June 25, 2012 2:53:45 PM > > Subject: Re: [Puppet Users] Using generate() to mine a shadow file hash > > > > > > > > - Original Message - > > > From: "Rob B." > > > To: puppet-users@googlegroups.com &

Re: [Puppet Users] Using generate() to mine a shadow file hash

2012-06-25 Thread Rob B.
hash everywhere. It makes it easy to keep a single root for all the systems we want it to manage. Thanks! Rob On Friday, June 22, 2012 6:13:19 PM UTC-4, Christopher Wood wrote: > inline > > On Fri, Jun 22, 2012 at 02:42:54PM -0700, Rob B. wrote: > >Hey all, > > &

[Puppet Users] Using generate() to mine a shadow file hash

2012-06-22 Thread Rob B.
Hey all, My objective is to set the root password on the puppet master and then have root module mine the hash from the shadow file. It seems like it should work, but I get the error "Parameter password failed: Passwords cannot include ':' at". I am not sure where it is seeing the ":". Any i