Difference between revisions of "How To Change Your Password"

From ECE Information Technology Services
Jump to navigationJump to search
(New Page)
 
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<!--Originally written on: 2009-Feb-03-->
+
There are four methods for changing the password for your ECE account.  Whichever method you use, the same new password will apply for Windows workstations in the <tt>UBC_ECE</tt> domain, Unix/Linux servers and workstations managed by ECE IT Services, and ECE mail servers.
  
You may change your own password through a Windows workstation in the
+
===Method 1: Using the Self-Service ECE Account Management web application===
''UBC_ECE'' domain or one of the ''ssh-linux'' servers. Whichever method
+
You can use this method if you know your old password'''Students, faculty, and staff who have a [https://www.cwl.ubc.ca/ Campus-Wide Login] account can also use this method even if you don't know the password for your ECE account.'''
you use, the new password will apply for Windows workstations in the
+
# Go to https://id.ece.ubc.ca
''UBC_ECE'' domain, Unix/Linux servers and workstations, and ECE mail
+
# Log in using either your ECE or CWL account
servers.
+
# If you are eligible for a self-service password change, click <tt>Change Password…</tt>.  Otherwise, you will have to change your password in person (see Method 4 below).
  
The system will reject any password that is not sufficiently complex. Select a
+
===Method 2: Using a Windows workstation===
password that:
+
You can do this on a Windows workstation in the <tt>UBC_ECE</tt> domain, such as those in the undergraduate computer labs.
 +
# Log on using your ECE account (be sure to select the <tt>UBC_ECE</tt> domain when doing so)
 +
# Press ''Ctrl''-''Alt''-''Del''
 +
# Click on ''Change Password...''
 +
# Ensure that ''Log on to'' is set to the ''UBC_ECE'' domain.  (Changing the password for your account in any other domain, such as ''UBC_ECE_STAFF'', does not affect your Unix / mail password.)
 +
# Enter your old and new passwords
  
* is composed of at least 3 of the 4 of the following types of characters:
+
===Method 3: Using one of the <tt>ssh-linux</tt> servers===
 +
You can do this from any Internet-connected computer that has an Secure Shell client.
 +
# Use [[How To Use SSH|SSH]] to connect to <tt>ssh.ece.ubc.ca</tt>
 +
# At the shell prompt, run the ''passwd'' command
 +
# Enter your old and new passwords when prompted
 +
 
 +
===Method 4: In person===
 +
See IT staff in Kaiser 2010B to change your password.  Photo ID required.
 +
 
 +
==Password Complexity Rules==
 +
The system will reject any password that is not sufficiently complex.  Select a password that:
 +
* has all of the following types of characters:
 
** Upper-case letters, lower-case letters, digits, and punctuation.
 
** Upper-case letters, lower-case letters, digits, and punctuation.
 
** Upper-case letters at the beginning of your password and digits at the end of your password do not count towards meeting this requirement.
 
** Upper-case letters at the beginning of your password and digits at the end of your password do not count towards meeting this requirement.
 
* is different from your previous password
 
* is different from your previous password
* is at least six characters in length
+
* is at least eight characters in length
 
* is not similar to a word
 
* is not similar to a word
 
* is not similar to your name or username
 
* is not similar to your name or username
  
These requirements are based on
+
These requirements are based on the UBC Information Security Manual V3.0 (Draft) and [http://technet2.microsoft.com/windowsserver/en/library/d406b824-857c-4c2a-8de2-9b7ecbfa6e511033.mspx Microsoft's built-in rules].
[http://technet2.microsoft.com/windowsserver/en/library/d406b824-857c-4c2a-8de2-9b7ecbfa6e511033.mspx Microsoft's built-in rules].
 
 
 
 
 
==Using a Windows Workstation in the ''UBC_ECE'' Domain==
 
# Press ''Ctrl''-''Alt''-''Del''
 
# Click on ''Change Password...''
 
# Ensure that ''Log on to'' is set to the ''UBC_ECE'' domain.  (Changing the password for your account in any other domain, such as ''UBC_ECE_STAFF'', does not affect your Unix / mail password.)
 
# Enter your old and new passwords
 
 
 
 
 
==Using One of the ''ssh-linux'' Servers==
 
# Use [[How To Use SSH|SSH]] to connect to ''ssh-linux.ece.ubc.ca''
 
# At the shell prompt, run the ''passwd'' command
 
# Enter your old and new passwords when prompted
 
  
  
==If You Forget Your Password==
+
Alternatively, you can choose a passphrase of 16 characters or more.  With a passphrase, there is no requirement to use different types of characters, except that there must be at least two space characters (i.e. three words)However, it must still not be based on your name.
You can stop by the [[How To Contact Us|ECE IT Services office]] in KAIS 3070 to
 
change your passwordPhoto ID required.
 

Latest revision as of 10:01, 4 August 2020

There are four methods for changing the password for your ECE account. Whichever method you use, the same new password will apply for Windows workstations in the UBC_ECE domain, Unix/Linux servers and workstations managed by ECE IT Services, and ECE mail servers.

Method 1: Using the Self-Service ECE Account Management web application

You can use this method if you know your old password. Students, faculty, and staff who have a Campus-Wide Login account can also use this method even if you don't know the password for your ECE account.

  1. Go to https://id.ece.ubc.ca
  2. Log in using either your ECE or CWL account
  3. If you are eligible for a self-service password change, click Change Password…. Otherwise, you will have to change your password in person (see Method 4 below).

Method 2: Using a Windows workstation

You can do this on a Windows workstation in the UBC_ECE domain, such as those in the undergraduate computer labs.

  1. Log on using your ECE account (be sure to select the UBC_ECE domain when doing so)
  2. Press Ctrl-Alt-Del
  3. Click on Change Password...
  4. Ensure that Log on to is set to the UBC_ECE domain. (Changing the password for your account in any other domain, such as UBC_ECE_STAFF, does not affect your Unix / mail password.)
  5. Enter your old and new passwords

Method 3: Using one of the ssh-linux servers

You can do this from any Internet-connected computer that has an Secure Shell client.

  1. Use SSH to connect to ssh.ece.ubc.ca
  2. At the shell prompt, run the passwd command
  3. Enter your old and new passwords when prompted

Method 4: In person

See IT staff in Kaiser 2010B to change your password. Photo ID required.

Password Complexity Rules

The system will reject any password that is not sufficiently complex. Select a password that:

  • has all of the following types of characters:
    • Upper-case letters, lower-case letters, digits, and punctuation.
    • Upper-case letters at the beginning of your password and digits at the end of your password do not count towards meeting this requirement.
  • is different from your previous password
  • is at least eight characters in length
  • is not similar to a word
  • is not similar to your name or username

These requirements are based on the UBC Information Security Manual V3.0 (Draft) and Microsoft's built-in rules.


Alternatively, you can choose a passphrase of 16 characters or more. With a passphrase, there is no requirement to use different types of characters, except that there must be at least two space characters (i.e. three words). However, it must still not be based on your name.