Difference between revisions of "Change password"

From Earlham CS Department
Jump to navigation Jump to search
(Created page with "This instruction is tailored for the CS side, but the cluster-side procedure is similar. <code> $ passwd Enter login(LDAP) password: New password: </code> There will be...")
 
m
Line 2: Line 2:
  
 
<code>
 
<code>
$ passwd
+
> passwd
  
 
Enter login(LDAP) password:  
 
Enter login(LDAP) password:  

Revision as of 14:48, 23 August 2018

This instruction is tailored for the CS side, but the cluster-side procedure is similar.

> passwd

Enter login(LDAP) password:

New password:

There will be no asterisks when you start typing your new or old passwords - i.e. it will appear that you are not typing anything. The messages will tell you whether you've given valid input and whether your password has changed successfully.

Email the admins if you have continued problems.