(E)nable (S)sh for (U)sername on (M)ultiple (H)ost
This script enables SSH for a user defined username on multiple hosts. Script is tested on AWS Ubuntu 18.04 (Bionic Beaver) instances.
Host Keys and script should be in same folder.
To run the script replace
remoteHost=(host1, host2, host3, host4, host5)
with your Host Address and
remoteHostPass=(key1, key2, key3, key4, key5)
with Hostkeys. You can also the change the password of user which is currently q6Y8jl9.
When everything is set run the script with the argument USERNAME
sh ESUMH.sh USERNAME
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Chirayu kapoor
This project is licensed under the GNU V3.0 License - see the LICENSE file for details