Reset and Change Windows NT/2000 Administrator or User Password with chntpw in Linux Atjaunot un pārmaiņām Windows NT/2000 Administrators vai Lietotājs Parole ar chntpw in Linux
Windows NT, Windows 2000 and Windows XP users who have forgotten the administrator account password has many ways to Windows NT, Windows 2000 un Windows XP lietotājiem, kuri ir aizmirsuši administratora konta paroli ir daudzas iespējas, kā hack, crack, recover or reset the administrator password banalizēt, kreka, reģenerēt vai reset administratora paroli . . Another way to break into a Windows PC which locks with forgotten or unknown password is to use chntpw, a Linux based program to change and reset the password of a Windows administrator account. Vēl viens veids ielauzties Windows PC, kas saslēdz ar aizmirsis vai nav zināma parole ir izmantot chntpw, Linux balstīta programma pārmaiņām un atjaunotu paroli Windows administrators kontu.
Chntpw is a program designed to overwrite and set Windows NT or Windows 2000 SAM password of any user that has a valid (local) account by modifying the encrypted password in the registry's SAM file. Chntpw ir programma, kuru mērķis ir pārrakstīta un iestata Windows NT vai Windows 2000 SAM paroli visiem lietotājiem, kas ir derīga (vietējā) kontā, pārveidojot šifrētu paroli reģistra SAM failu. User of chntpw does not need to know the old password to set a new password. Lietotājs chntpw nav nepieciešams zināt, veco paroli, lai uzstādītu jaunu paroli. Actually, chntpw is now available in the form of bootdisk or LiveCD which includes necessary stuff to access NTFS partitions and scripts to glue the whole thing together. Faktiski chntpw tagad ir pieejams veidā bootdisk vai LiveCD, kas ietver vajadzīgos stuff piekļūt NTFS starpsienām un skriptus, lai līme visa lieta kopā.
Chntpw works on NT system which is offline (turned off), and can only be used on local machine and cannot be used on a remote machine. Chntpw darbu NT sistēma, kas ir bezsaistes (izslēgts), un var tikt izmantota tikai par vietējo mašīnā un nevar izmantot attālo mašīna. However, chntpw can be installed on a Linux system such as Ubuntu, and then used to recover by resetting Windows user account password by mounting the Windows drive, connected via physical IDE/SATA/SCSI interface or USB portable disk. Tomēr, chntpw var instalēt Linux sistēma, piemēram, Ubuntu, un pēc tam izmanto, lai atgūtu ar atiestatīšanas Windows lietotāja konta paroli, montāža Windows disku, kas saistīti ar fizisko IDE / SATA / SCSI interfeisu vai USB portable disk.
Chntpw can be installed using aptitude for user using Debian based system, Chntpw var instalēt, izmantojot zināšanu lietotāju izmanto Debian bāzētu sistēmu,
It is pretty easy to use and can be found and installed using aptitude if your using debian based system, or can be downloaded and installed in Ubuntu with a simple “sudo apt-get install chntpw” command. Tas ir diezgan viegli lietojami, un to var atrast un uzstādītas, izmantojot zināšanu ja Jūsu izmantojot Debian bāzētu sistēmu, vai to var lejupielādēt un uzstādīts Ubuntu ar vienkāršu "sudo apt-get install chntpw" komandu. Chntpw is likely to be contained in other distributions package manager too, or the source code can be downloaded from Chntpw varētu būt citos izplatīšanas paketes vadītājs pārāk, vai avotu kodu var lejupielādēt no http://home.eunet.no/~pnordahl/ntpasswd/editor.html http://home.eunet.no/ ~ pnordahl / ntpasswd / editor.html . .
Chntpw Usage Guide Chntpw Usage Guide
- Mount the Windows NTFS, FAT or FAT32 partition to the Linux system, allowing read and write access support. Mount Windows NTFS, FAT un FAT32 partition uz Linux sistēma, kas ļauj lasīt un rakstīt piekļūt atbalstu.
- Locate the SAM file for Windows 2000, Windows NT or Windows XP, which is normally located at the either \Windows\System32\config or \Winnt\System32\config folder. Atrodiet SAM file for Windows 2000, Windows NT vai Windows XP, kas parasti atrodas, vai nu \ Windows \ System32 \ Config vai \ Winnt \ System32 \ Config mapi. Change directory to inside the folder, there are a number of files such as SAM, SYSTEM and SECURITY. Change directory, lai iekšpusē mapi, ir vairāki faili, piemēram, SUM, sistēmas un drošību.
Inside the folder, issue the following command to automatically change the administrator password: Inside mapi izdod šādu komandu, lai automātiski nomainīt administratora paroli:
chntpw SAM chntpw SAM
Issue the following command (replace USERNAME with actual user name on the computer) to change the password for a normal restricted user account: Issue šādu komanda (aizstāt LIETOTĀJVĀRDS ar faktiskā lietotāja vārdu uz datora) mainīt paroli normāls Ierobežota lietotāja konts:
chntpw -u USERNAME SAM chntpw-u LIETOTĀJVĀRDS SAM
Tip: To list all the users in the SAM file, use the chntpw -l SAM command. Padoms: Lai uzskaitītu visas lietotājus SUM failu, izmantojiet chntpw-l SAM komandu.
- Chntpw will display some information on screen, and then prompt for new password to reset the existing password. Chntpw būs redzams, kādu informāciju uz ekrāna, un pēc tam nekavējoties par jaunu paroli, lai atjaunotu esošo paroli. Enter a new password for the administrator or user account. Ievadiet jaunu paroli administratora vai lietotāja kontā.
Tip: To reset the password to blank (no) password, enter * (asterisk). Padoms: Lai atjaunotu paroli, lai blank (no) paroli, ievadiet * (zvaigznīte).
- Unmount the drive, and then restart the Windows computer. Unmount uz diska, un pēc tam restartējiet Windows datoru. The password for the administrator or user account reseted should be changed accordingly. Paroli administratora vai lietotāja kontu reseted vajadzētu maina.
There are other options for chntpw, which can be displayed with the following command: Ir arī citas iespējas, kā chntpw, ko var nodot ar komandu:
chntpw -h chntpw-h
# chntpw help and usage # Chntpw palīdzēt un lietošanas chntpw version 0.99.3 040818, (c) Petter N Hagen chntpw versija 0.99.3 040818, (c) Petter N Hagen chntpw: change password of a user in a NT SAM file, or invoke registry editor. chntpw: pārmaiņām paroli lietotājs ir NT SAM failu vai izmantot reģistra redaktoru. chntpw [OPTIONS] chntpw [IESPēJAS][systemfile] [securityfile] [otherreghive] [...] [Systemfile] [securityfile] [otherreghive] [...] -h This message -h Šī ziņa -u -U Username to change, Administrator is default Lietotāja mainīt, administrators ir default -l list all users in SAM file -l sarakstu visiem lietotājiem SAM fails -i Interactive. -i Interactive. List users (as -l) then ask for username to change List users (kā-l), tad lūgt username mainīt -e Registry editor. -e Registry Editor. Now with full write support! Tagad ar pilnu rakstīt atbalsts! -d Enter buffer debugger instead (hex editor), -d Enter buferšķīduma debugger vietā (Hex editor), -t Trace. -t Mikroelementi. Show hexdump of structs/segments. Parādīt hexdump no structs / segmentiem. (deprecated debug function) (nosodāms atkļūdot funkcija) -v Be a little more verbose (for debuging) -v Esi mazliet vairāk runīgs (par debuging) -L Write names of changed files to /tmp/changed -L Rakstīt nosaukumus mainīja failus uz / tmp / mainīts -N No allocation mode. -N Nr piešķiršanas režīmā. Only (old style) same length overwrites possible Tikai (vecais stils), vienāda garuma overwrites iespējams See readme file on how to extract/read/write the NT's SAM file Skatīt LasiMani fails par to, kā ekstrakts / lasīt / rakstīt NT's SAM fails if it's on an NTFS partition! Ja tas ir uz NTFS partition! Source/binary freely distributable. Avots / binārās brīvi sadalāmās. See README/COPYING for details Skatīt LasiMani / kopēšanu detaļas NOTE: This program is somewhat hackish! PIEZĪME: Šī programma ir nedaudz hackish! You are on your own! Jūs esat Jūs pats!
IMPORTANT : The page is machine translated and provided "as is" without warranty. SVARĪGI: Šī lapa ir mašīna tulkoto un ar nosacījumu ", kas ir" bez garantijas. Machine translation may be difficult to understand. Machine translation var būt grūti saprast. Please refer to Lūdzu, skatiet original English article oriģināls angļu rakstu whenever possible. kad vien iespējams.
Related Articles Saistītie raksti
- Hack and Reset Windows NT 4.0 and Windows 2000 Administrator or Domain Admin Password with LOGON.SCR Trick Hack un Atjaunot Windows NT 4.0 un Windows 2000 Administrator vai Domēna Admin Password ar LOGON.SCR triks
- Forgot Windows Administrator Password? Aizmirsāt Windows Administrator paroli? Ways to Recover and Reset Password in Vista/XP/2003/2K/NT Veidi, lai atgūtu un Atiestatīt paroli Vista/XP/2003/2K/NT
- Reveal and Recover Windows NT, 2000, XP, 2003 and Longhorn Login (including Administrator) Username and Password with Login Recovery Atklāt un atgūt Windows NT, 2000, XP, 2003 un Longhorn Login (ieskaitot Administrator) Lietotājvārds un Parole ar Login Atgūšana
- PCLoginNow (PC Login Now) Free Download to Reset Windows Admin or User Password PCLoginNow (PC Login NOW) Free Download atiestat Windows Admin vai Lietotājs Parole
- Change User Name on Linux Mainīt lietotāju Vārds uz Linux
- Change Oracle Database User Password Maina Oracle Database Lietotājs Parole
- Change and Reset MySQL root Password Pārmaiņām un Reset MySQL root parole
- Easily Login to Windows XP with No Password Administrator Account Backdoor Trick Viegli Ieiet Windows XP bez Parole Administrator Account Backdoor triks
- Hack to Log On to Windows XP and 2000 without Changing Existing Password with DreamPackPL Hack pieteikties uz Windows XP un 2000, nemainot pašreizējo paroli ar DreamPackPL
- How to Recover and Reset Gmail (Google Account) Password Kā, lai atgūtu un Reset Gmail (Google kontā) Parole










































May 19th, 2009 21:48 Maijs 19, 2009 21:48
Thanks for the tip! Thanks for the tip! I've successfully used this a while ago for my home desktop. Esmu veiksmīgi izmantoja šo brīdi ago par manu mājas darbvirsmu.
In an enterprise environment you will never face a password reset issue if you have a password self reset solution. Jo uzņēmums vide jūs nekad sejas paroles atiestat jautājums, ja jums ir parole self reset risinājumu.
In our company we allow our users initiate their own password resets using Mūsu uzņēmumā mēs ļautu mūsu lietotājiem uzsākt savu paroli Atiestata izmantojot desktop authority password self service desktop iestāde paroli pašapkalpošanās . .
Afer answering a couple of security type questions they reset passwords on their own. AFER atbildot uz pāris nodrošināšanas jautājumiem viņi reset paroles paši.