How do I change my StatNet password?

There are 2 ways:

  • Method 1:
    Generate your hashed password here and send to help@stat.ubc.ca requesting for a password change
  • Method 2: from a terminal window:
    $ ssh your_account@be.stat.ubc.ca     (use your account to replace 'your_account')
    $ passwd  (type in your current password and then type the new password twice)
    $ exit   (close your terminal session)
FAQ Category