Difference between revisions of "Password"

From Research Computing Center Wiki
Jump to navigation Jump to search
(Created page with "===Changing your Password=== When you account on the GACRC systems are setup, you are assigned a temporary initial password. You can login to the system with the temporary pas...")
 
Line 1: Line 1:
===Changing your Password===
+
===Changing your Password on the New Cluster===
 +
 
 +
===Changing your Password on zcluster===
 
When you account on the GACRC systems are 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 you account on the GACRC systems are 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.  
  

Revision as of 12:14, 23 June 2015

Changing your Password on the New Cluster

Changing your Password on zcluster

When you account on the GACRC systems are 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.