Difference between revisions of "Password"

From Research Computing Center Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Changing your Password on Sapelo or Sapelo2==
+
==Changing your Password on Sapelo2, xfer, and the teaching cluster==
Your password on Sapelo and Sapelo2 is your '''UGA MyID''' password. If you want to change it, please go to [http://eits.uga.edu/access_and_security/myid/ UGA password change] to do a change.
+
Your password on Sapelo2, on the xfer nodes, on the teaching cluster, and on txfer is your '''UGA MyID''' password. If you want to change it, please go to [http://eits.uga.edu/access_and_security/myid/ UGA password change] to do a change.
 
 
 
 
==Changing your Password on zcluster==
 
When your account on the zcluster is setup, you are assigned a temporary initial password. You can login to the system with the temporary password and change it with the '''passwd''' command on the system. This command can be used whenever you need to change your password.
 
 
 
<pre class="gcommand">
 
zcluster> passwd
 
Changing password for user johndoe.
 
Changing password for johndoe
 
(current) UNIX password:
 
New UNIX password:
 
Retype new UNIX password:
 
passwd: all authentication tokens updated successfully.
 
</pre>
 
 
 
For security reasons, it is critical that users create strong passwords, following the [http://eits.uga.edu/access_and_security/infosec/pols_regs/policies/passwords/password_standard UGA password guidelines].
 

Latest revision as of 10:27, 20 November 2018

Changing your Password on Sapelo2, xfer, and the teaching cluster

Your password on Sapelo2, on the xfer nodes, on the teaching cluster, and on txfer is your UGA MyID password. If you want to change it, please go to UGA password change to do a change.