mbbu / HPC_ToDo

Things that Need to be done on the HPC.
0 stars 0 forks source link

Automate HPC users setup. #11

Closed kipkurui closed 4 years ago

kipkurui commented 4 years ago

We can setup a script that creates user accounts after the user fills the form, and the account is approved. See this resource: https://www.cyberciti.biz/faq/rhel-debian-force-users-to-change-passwords/

espirado commented 4 years ago

Created a file that takes in a username A script that creates an account A script that generates the password A script that forces the user to change the password

kipkurui commented 4 years ago

Thanks Andrew