How to change your password
CS Account
Using MICE
Log into MICE using your UNI and UNI-PASSWORD. Once you’re logged in, you can go to https://mice.cs.columbia.edu/cs-password-reset and fill in the required information.
Using CLIC
$ ssh username@clic.cs.columbia.edu
$ passwd
Enter login(LDAP) password:
Re-enter new password:
LDAP password information changed for username
passwd: password updated successfully
Using Compute
$ ssh username@compute.cs.columbia.edu
$ passwd
Enter login(LDAP) password:
Re-enter new password:
LDAP password information changed for username
passwd: password updated successfully
WIN-CS Account
If you do not know your current WIN-CS account password, please contact crf@cs.columbia.edu.
Using any WIN-CS domain computers
- Login to any WIN-XP machine on the WIN-CS domain.
- Press ctrl + alt + del to see Windows Security Screen.
- Press “Change Password…” button.
- Type your new password. (Make sure you are in “WIN-CS”)
- Press “Okay” to make change.