Hour 1 - Gavin-Lechner/CSI230-Project2 GitHub Wiki

  • I did my initial setup creating a list of addresses I added 3 of my personal emails to the list although I may take gavin.lechner off because my own account is named gavin.lechner and I wouldnt want to delete that one while im testing.

  • Next I setup pseudo-code throughout my mailUsers script which will be my main script for the project

  • I have begun research on creating random passwords with OpenSSL.

  • Added checking for root access and checks for the CSI230 group to see if it exists or not.

  • To finish up hour one I added a loop that goes through the text file with my email addresses I will then use it to loop through and create the new users.