ssh user creator
Budget: $10 – $30 USD
I need a script that automates the creation of users on the machine and changes the sshd_config and sudoers files to allow access via password on the machine, because ssh the first login via root is by public key, the script I will run inside the root user and it will create X number of users inside the machine with the username and password defined by me, ex:
user1
user2
user3
user4
user1
user2
user3
user4