Password Reset
From CVL Wiki
(Difference between revisions)
(Created page with "Catch all page for various forms of password reset. ==VT Passwords== Official VT passwords article: [https://computing.vt.edu/kb/entry/3924 Change VT Passwords] ==Windows P...") |
(→Mavericks) |
||
(3 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
Official VT passwords article: [https://computing.vt.edu/kb/entry/3924 Change VT Passwords] | Official VT passwords article: [https://computing.vt.edu/kb/entry/3924 Change VT Passwords] | ||
− | ==Windows | + | ==Windows== |
− | Use windows password reset disk: http://windows.microsoft.com/en-us/windows/create-password-reset-disk | + | *Use windows password reset disk: http://windows.microsoft.com/en-us/windows/create-password-reset-disk |
− | Use NTPasswd Offline: http://pogostick.net/~pnh/ntpasswd/ | + | *Use NTPasswd Offline: http://pogostick.net/~pnh/ntpasswd/ |
==Linux== | ==Linux== | ||
Line 12: | Line 12: | ||
*[https://www.centos.org/docs/5/html/Installation_Guide-en-US/s1-rescuemode-booting-single.html Centos] | *[https://www.centos.org/docs/5/html/Installation_Guide-en-US/s1-rescuemode-booting-single.html Centos] | ||
*[https://help.ubuntu.com/community/UpstartHowto#How_do_I_enter_single-user_mode.3F Ubuntu] | *[https://help.ubuntu.com/community/UpstartHowto#How_do_I_enter_single-user_mode.3F Ubuntu] | ||
+ | |||
+ | ==Mac OS== | ||
+ | ===Mavericks=== | ||
+ | #Restart Mac | ||
+ | #Hold Command-R after the chime | ||
+ | #*On a windows keyboard, hold Windows-R | ||
+ | #Menu Bar -> Utilities -> Terminal | ||
+ | #type the following and use the wizard to reset the user's password | ||
+ | resetpassword | ||
+ | * This may cause issues with your OS X keychain, and you could lose all saved password. Here is an article on [http://support.apple.com/kb/TS1544 reseting your keychain] | ||
+ | |||
+ | ===Single User Mode=== | ||
+ | #Shut down your Mac if it is on. | ||
+ | #Press the power button to start the computer. | ||
+ | #Immediately press and hold the Command key and one of the following: | ||
+ | #*the "s" key for single-user mode. (Command-S) | ||
+ | #*the "v" key for verbose mode. (Command-V) |
Latest revision as of 12:43, 24 September 2014
Catch all page for various forms of password reset.
Contents |
[edit] VT Passwords
Official VT passwords article: Change VT Passwords
[edit] Windows
- Use windows password reset disk: http://windows.microsoft.com/en-us/windows/create-password-reset-disk
- Use NTPasswd Offline: http://pogostick.net/~pnh/ntpasswd/
[edit] Linux
Boot into single user mode and type passwd <user>
[edit] Mac OS
[edit] Mavericks
- Restart Mac
- Hold Command-R after the chime
- On a windows keyboard, hold Windows-R
- Menu Bar -> Utilities -> Terminal
- type the following and use the wizard to reset the user's password
resetpassword
- This may cause issues with your OS X keychain, and you could lose all saved password. Here is an article on reseting your keychain
[edit] Single User Mode
- Shut down your Mac if it is on.
- Press the power button to start the computer.
- Immediately press and hold the Command key and one of the following:
- the "s" key for single-user mode. (Command-S)
- the "v" key for verbose mode. (Command-V)