guides:software:passwords
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
guides:software:passwords [2020/07/15 11:55] – created bennett | guides:software:passwords [2022/08/02 11:59] (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: | ||
+ | **'' | ||
On most computing systems you have a set of credentials that allow you to access the system. | On most computing systems you have a set of credentials that allow you to access the system. | ||
- | Your username is known publicly and can not be change. | + | Your username is known publicly and cannot |
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 '' |
- Request your old password | - Request your old password | ||
- Request your new password | - Request your new password | ||
- | - Request your new password | + | - Request your new password |
+ | |||
+ | {{: | ||
+ | |||
+ | Note: when supplying these passwords **NOTHING** will print to the screen. | ||
+ | |||
+ | If you are successful in changing your password, a message stating // all authentication tokens updated successfully.// | ||
+ | |||
+ | If for any reason you were not able to successfully update your password, an error message will be printed. | ||
+ | |||
+ | * You did not provide the correct original password | ||
+ | * You did not provide the same new password | ||
+ | * Your new password is not acceptable | ||
+ | * It is too short | ||
+ | * It does not contain a mixture of letters, numbers and special symbols. | ||
+ | * You attempted to reuse a recent password. | ||
+ | |||
+ | 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. | ||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | The department' | ||
- | {{: | ||
- | Note when supplying these passwords **NOTHING** will print to the screen. | ||
guides/software/passwords.1594814150.txt.gz · Last modified: 2022/08/02 11:59 (external edit)