--To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/21396634-c470-4cbf-bd76-19cd8657e672%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
Please tell me any puppet module that can automatically resets the root password when they are >60 days old, and stores the new password in a central encrypted location
Thanks in advance for all your valuable inputs.
I want to update root password for all vms registered with Puppet. Please someone assist me here.
Am Mittwoch 09 Juli 2014, 08:21:30 schrieb mahesh vijapure:
> I want to update root password for all vms registered with Puppet. Please
> someone assist me here.
Did you think about closing the root account in favour of using sudo for all admin tasks? That way, you only need to distribute new /etc/sudoers file to your VMs.
Bye...
Dirk
--
*Dirk Heinrichs*, Senior Systems Engineer, Engineering Solutions
*Recommind GmbH*, Von-Liebig-Straße 1, 53359 Rheinbach
*Tel*: +49 2226 1596666 (Ansage) 1149
*Email*: d...@recommind.com <mailto:d...@recommind.com>
*Skype*: dirk.heinrichs.recommind
Am Mittwoch 09 Juli 2014, 08:21:30 schrieb mahesh vijapure:
> I want to update root password for all vms registered with Puppet. Please
> someone assist me here.
Did you think about closing the root account in favour of using sudo for all admin tasks? That way, you only need to distribute new /etc/sudoers file to your VMs.