Difference between revisions of "Change password"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
This instruction is tailored for the CS side, but the cluster-side procedure is similar. | This instruction is tailored for the CS side, but the cluster-side procedure is similar. | ||
+ | |||
+ | Note: If you're in CS 128 and using Jupyter, do this by going to New > Terminal first. | ||
<code> | <code> |
Revision as of 13:52, 23 August 2018
This instruction is tailored for the CS side, but the cluster-side procedure is similar.
Note: If you're in CS 128 and using Jupyter, do this by going to New > Terminal first.
> 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.