Difference between revisions of "AAAS:Adding 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: ...")
 
Line 20: Line 20:
  
 
* Default Password  (can be passed if a flag on the useradd command)
 
* Default Password  (can be passed if a flag on the useradd command)
* Expiration Date testing (can be passed if a flag on the useradd command)
 

Revision as of 16:05, 18 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_ADD_USER.sh


Parameters

  • Username
  • Node
  • Expire Date


TO DO!!!

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