ssh many hosts , su - using different passwords
Hi,
I would like to do ssh to many hosts and then would like to do su - with respective host's passwords and execute certain commands.
This being a secure and big network , we have to login every server individually and then su with different passwords.
So is there a way to achive it?
Thanks a lot in adance
|