It should be done in a Linux
Create an executable python program to run that will takein a list of usernames (download the file users.txt) and willcreate usernames and passwords for each entry.
Usernames should be of the format:
<lastname><first initial>
So, the name ‘Bill Smith’ would generate ‘smithb’.
Your client-2 instance will also be checked for the new usersyou created.
It should be done in a Linux Create an executable python program to run that will take in a list of usernames (download
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am