Header left.png

Difference between revisions of "Account Password"

From Systems Group
Jump to: navigation, search
(Created page with "At times, you might want to change the password on your Windows or Unix CS account, or you might even forget your password. The ODU CS Department allows users to change their ...")
 
Line 1: Line 1:
At times, you might want to change the password on your Windows or Unix CS account, or you might even forget your password. The ODU CS Department allows users to change their passwords, or reset them when they cannot remember the password they set previously. This page outlines how to do that.
+
At times, you might want to change the password on your CS department account, or you might even forget your password. The ODU CS Department allows users to change their passwords, or reset them when they cannot remember the password they set previously. This page outlines how to do that.
  
 
== Windows and Unix Accounts ==
 
== Windows and Unix Accounts ==
  
When you create a CS Department account, or if one was created for you, you will have an account for using the Windows machines and [[VCLab]], and you will have an account for using the Linux lab machines and the [[Linux and Unix Servers]]. You are allowed to have to set the same password on both accounts, but please note that these two accounts are separate, so setting a password on one does not set the password on another.
+
When you create a CS Department account, or if one was created for you, you will have an account that will enable to to use the Windows lab machines, [[VCLab]], Linux lab machines, and the [[Linux and Unix Servers | Linux Servers]]. Your username and password will be the same for both the Windows services as well as the Linux ones, but you will be able to change your password from either operating system.
  
== Changing Your Windows Password ==
+
== Changing Your Password Using Windows ==
  
 
You can change your password right within the Windows OS.
 
You can change your password right within the Windows OS.
Line 17: Line 17:
 
Your password will now be changed.
 
Your password will now be changed.
  
== Changing Your Unix Password ==
+
== Changing Your Password Using Linux ==
  
You can change your password right within a Linux or Unix OS. You can use one of the Linux machines in the lab, or [[SSH Access|SSH connect]] to one of the [[Linux and Unix Servers|Linux or Unix servers]]. If you are on a lab machine, you will want to find the '''Terminal''' program to open a command prompt.
+
You can change your password right within a Linux or Unix OS. You can use one of the Linux machines in the lab, or [[SSH Access|SSH connect]] to one of the [[Linux and Unix Servers| Linux Servers]]. If you are on a lab machine, you will want to find the '''Terminal''' program to open a command prompt.
  
 
# At the terminal prompt, type the command '''passwd'''
 
# At the terminal prompt, type the command '''passwd'''

Revision as of 05:45, 2 August 2014

At times, you might want to change the password on your CS department account, or you might even forget your password. The ODU CS Department allows users to change their passwords, or reset them when they cannot remember the password they set previously. This page outlines how to do that.

Windows and Unix Accounts

When you create a CS Department account, or if one was created for you, you will have an account that will enable to to use the Windows lab machines, VCLab, Linux lab machines, and the Linux Servers. Your username and password will be the same for both the Windows services as well as the Linux ones, but you will be able to change your password from either operating system.

Changing Your Password Using Windows

You can change your password right within the Windows OS.

  1. If you are on a lab machine, press Ctrl+Alt+Delete. If you are using remote desktop with VCLab, press Ctrl+Alt+End. This will bring up some administration options.
  2. Click Change a Password
  3. Enter the old password into the field asking for it, and enter the new password you wish to use
  4. Type the new password again into the last box to confirm it
  5. Click the right-facing next arrow

Your password will now be changed.

Changing Your Password Using Linux

You can change your password right within a Linux or Unix OS. You can use one of the Linux machines in the lab, or SSH connect to one of the Linux Servers. If you are on a lab machine, you will want to find the Terminal program to open a command prompt.

  1. At the terminal prompt, type the command passwd
  2. Enter your old password and press enter
  3. Enter the new password and press enter
  4. Re-enter your new password to confirm, and press enter a final time

Your password will now be changed.

Resetting Your Password

Forget your password? No problem. The ODU CS Department provides an online page to have your password reset. You can access it by visiting https://sysweb.cs.odu.edu/online/index.php?action=resetpw. This page will ask you to enter your ODU UIN and your @odu.edu email address. If the request goes through successfully, you will be sent a temporary password to your ODU email address which you can use to log into your Windows and Unix accounts. Please note that when you request a reset, both your Windows and Unix accounts are reset.

We highly suggest that you change your password to something fairly strong after the reset to prevent any security issues. To change your password to something different, just follow the sections above.