This is an old revision of the document!
Table of Contents
How to change my SS2K password
Your SS2K account is used to log in to network resources on the Social Sciences domain. These resources could include:
- Windows computer in your office/lab
- Shared folders or mapped network drives
- SFTP server nexus.ss.uci.edu
- other servers or services hosted by SSCS
Changing your password: method 1
If you use a Windows desktop computer in your office or lab and it is joined to the SS2K domain, you can press Ctrl-Alt-Del and click “Change a Password” from the menu.
Changing your password: method 2
You can use your web browser to log in to one of our shared folder storage servers and change your password there:
- Login with your SS2K user account
- Click the “Personal” menu option
- Enter your old password followed by a new password, and confirm your new password
- You can use the password strength meter as a guide, but the only requirement we have is that your new password is at least 10 characters long
Changing your password: method 3
You may log in to the server nexus.ss.uci.edu using an SSH client and change your password there.
From a Windows computer
- Download an SSH client, such as PuTTY
- Connect to the server name “
nexus.ss.uci.edu
” - Login with your current username/password
- If this is your first login, you may be prompted to change your password, otherwise type
passwd
and press Enter; follow the prompts to change your password. - Type
exit
and press Enter to quit
From a Mac
- Open the Terminal, in /Applications/Utilities/
- Type
ssh USERNAME@nexus.ss.uci.edu
and press Enter - Type your current password when prompted
- If this is your first login, you may be prompted to change your password, otherwise type
passwd
and press Enter; follow the prompts to change your password - Type
exit
and press Enter to quit the SSH session
If you have forgotten your password
Please email Social Sciences Computing Services at sscs@uci.edu and request that we reset your password. When you send this email, make sure it comes from your official @uci.edu email account so that we can verify your identity.