Difference between revisions of "AAAS:Modify a user"

From Define Wiki
Jump to navigation Jump to search
(Created page with "== 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: ...")
 
(No difference)

Latest revision as of 15:07, 21 June 2013

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_MOD_EXPIRE_USER.sh


Parameters

  • Username
  • Node
  • Expire Date


Example Usage

#Modify user AAAS_test on cloud32 to expire on the 1st August
./AAAS_MOD_EXPIRE_USER.shh AAAS_test cloud32 2013-08-01