User Tools

Site Tools


guides:software:passwords

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:software:passwords [2020/07/15 12:01] – [Changing Your Password] bennettguides:software:passwords [2024/07/25 15:01] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Changing Passwords ====== ====== Changing Passwords ======
 +
 +The command to change passwords on unix/linux systems is:
 +**''passwd''** 
  
 On most computing systems you have a set of credentials that allow you to access the system.  In the department these credentials consist of your **username** and **password**.  On most computing systems you have a set of credentials that allow you to access the system.  In the department these credentials consist of your **username** and **password**. 
  
-Your username is known publicly and can not be change.+Your username is known publicly and cannot be changed.
  
 Your password is private and should be changed when your account is initially created or when you suspect your password has been or may have been compromised. Your password is private and should be changed when your account is initially created or when you suspect your password has been or may have been compromised.
Line 15: Line 18:
 ===== Changing Your Password ===== ===== Changing Your Password =====
  
-On unix/linux systems passwords are changed with the //passwd// command. This command will +On unix/linux systems passwords are changed with the ''passwd'' command. This command will 
   - Request your old password   - Request your old password
   - Request your new password   - Request your new password
   - Request your new password again   - Request your new password again
  
-{{:guides:software:goodpassword.png?direct&200|}}+{{:guides:software:goodpassword.png|}}
  
 Note: when supplying these passwords **NOTHING** will print to the screen.  This is to prevent an observer from learning the length of your password, which would simplify a brute force attack on your password. Note: when supplying these passwords **NOTHING** will print to the screen.  This is to prevent an observer from learning the length of your password, which would simplify a brute force attack on your password.
Line 35: Line 38:
     * You attempted to reuse a recent password.     * You attempted to reuse a recent password.
  
-If you have difficulty changing your password, please contact the department systems administration teamor your instructor for assistance.+If you have difficulty changing your password, please contact the department systems administration team or your instructor for assistance.
  
 If you need your password reset, please contact the department systems administration team. If you need your password reset, please contact the department systems administration team.
 +
 +===== Notes =====
 +
 +The department's password system is not the default unix/linux system.  Passwords are stored in a network database.  There are some differences between the messages you will see in the department's password system and those of a standard linux/unix system.
 +
 +
  
  
  
guides/software/passwords.1594814496.txt.gz · Last modified: 2024/07/25 15:01 (external edit)