Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Creating users and passwords

Helen Burns edited this page Apr 29, 2019 · 2 revisions

Running Gen Users

APG requires sudo - if your employer doesn't allow sudo

  • spin up VM via google cloud (4 CPUs min else APG is very slow) (ubuntu LTS reccomended)
  • ssh in
  • sudo apt-get install <fav editor>
  • sudo apt-get install apg
  • sudo apt-get install git
  • git clone https://github.com/cemac/WCSSP-FORTIS.git
  • cd into repo and edit gen users accordingly
  • ./gen_users.sh
  • scp file to desired server
Clone this wiki locally