AAAS:Adding a user

From Define Wiki
Jump to navigation Jump to search

Adding an AAAS user

  • The ARM nodes to be used must have SSH keys / PDSH set up.
  • Login as root on the BostonHPC head node or PXE cobbler system.
  • Run the AAAS script:
./AAAS_ADD_USER.sh


Parameters

  • Username
  • Node
  • Expire Date


Example Usage

#add user AAAS_test to cloud32 with expiration on the 1st August
./AAAS_ADD_USER.sh AAAS_test cloud32 2013-08-01

TO DO!!!

  • Default Password (can be passed if a flag on the useradd command)