Difference between revisions of "Password:Frontenac"

From CAC Wiki
Jump to: navigation, search
(Re-setting a new password when you have forgotten it)
(Re-setting a new password when you have forgotten it)
Line 49: Line 49:
  
 
* The system will send you an email with a link. Click on it.
 
* The system will send you an email with a link. Click on it.
* You will be presented with a temporary password which you can use to log in at '''login.cac.queensu.ca''':
+
* You will be presented with a temporary password which you can use to log in.
 
[[File:tmppwd.jpg|thumb|left|alt=Temporary password|Temporary password]]
 
[[File:tmppwd.jpg|thumb|left|alt=Temporary password|Temporary password]]
  
Line 69: Line 69:
  
  
* The system will force you to change the password immediately. You should see the following message:
+
* Use an ssh client to login to '''login.cac.queensu.ca'''. The system will immediately force you to change the password. You should see the following message:
 
<pre>WARNING: Your password has expired.
 
<pre>WARNING: Your password has expired.
 
You must change your password now and login again!
 
You must change your password now and login again!

Revision as of 17:48, 27 November 2017

How To Change Your Password

Important: This is for the new CAC cluster Frontenac only. This is only relevant if you have "migrated" to the new system. If you wonder whether you have, you probably haven't. You will receive an email when you are scheduled to move.

Changing your password when logged in

The standard way to change the password is through a login terminal. This is done from caclogin01.

The command to use is "passwd":

$ passwd
Changing password for user.
(current) LDAP Password:
New password:
Retype new password:
passwd: all authentication tokens updated successfully.
$

Please note that the password entry will not appear on the screen, so it may appear that there is no response. Just continue to type in the passwords. If the two entries match a response will be issued.

Re-setting a new password when you have forgotten it

If you want to obtain a new password for accessing the Frontenac system, or if you have forgotten your password and can't login to the system, please (re-)activate your account by following these steps:

  • Visit this link and enter your username and email address. Note that the email address must be the one we have on record for you.
Temporary password
Temporary password










  • The system will send you an email with a link. Click on it.
  • You will be presented with a temporary password which you can use to log in.
Temporary password
Temporary password










  • Use an ssh client to login to login.cac.queensu.ca. The system will immediately force you to change the password. You should see the following message:
WARNING: Your password has expired.
You must change your password now and login again!
Changing password for user hpc1005.
(current) LDAP Password:

At this point you need to type the temporary password again ! Then you see:

New password:
Retype new password:

You need to type the new password twice (for consistency). If everything works out you get:

passwd: all authentication tokens updated successfully.
Connection to login.cac.queensu.ca closed.

After this you will be logged out.

  • Login again with the new password. You're done.