This is not something that you generallyl want to do with Puppet since
Puppet is better utilized for 'consistency over time' applications
(with some exceptions).

A tool, such as LDAP or Kerberos will probably serve your purposes
much better over time.

Trevor

On Mon, May 21, 2012 at 3:08 PM, lth <lthar...@gmail.com> wrote:
> We have several webservers that we are going to manage with puppet.  We want
> to make sure the users are the same on all of them.
>
> My plan was to create a separate manifest for each user within a users
> module.  However if someone changes their password one one server how do we
> make sure that puppet doesn't overwrite that info?  Also we want to
> propagates that password change to the other servers.  Therefore putting
> information the password hash or age of the password in the manifest doesn't
> seem like it will work.
>
> How is this supposed to be done?
>
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/DJnPtUOMw6kJ.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.



-- 
Trevor Vaughan
Vice President, Onyx Point, Inc
(410) 541-6699
tvaug...@onyxpoint.com

-- This account not approved for unencrypted proprietary information --

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to