Changing Passwords Over Multiple Servers and Services
Posted
by tesmar
on Stack Overflow
See other posts from Stack Overflow
or by tesmar
Published on 2010-05-18T20:04:58Z
Indexed on
2010/05/18
20:10 UTC
Read the original article
Hit count: 257
Hi all,
I am looking to automate the changing of passwords across multiple services and servers. For example: I want to change the root paassword to all of my web servers at once. I am thinking of writing a ruby script, but have you guys run across anything already written?
If so, would that also give me the ability to change other system passwords like Database passwords and SVN passwords.
© Stack Overflow or respective owner