Difference between revisions of "Password"

From Research Computing Center Wiki
Jump to navigation Jump to search
Line 1: Line 1:
==Changing your Password on New Cluster==
+
==Changing your Password on Sapelo or Sapelo2==
Your password on the new cluster 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 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.
  
  
 
==Changing your Password on zcluster==
 
==Changing your Password on zcluster==
When you 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.  
+
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">
 
<pre class="gcommand">

Revision as of 09:32, 18 May 2018

Changing your Password on Sapelo or Sapelo2

Your password on Sapelo and Sapelo2 is your UGA MyID password. If you want to change it, please go to 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.

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.

For security reasons, it is critical that users create strong passwords, following the UGA password guidelines.