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

  1. 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.
  2. 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.

  3. 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).

  4. 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.


One Response to “Reset and Change Windows NT/2000 Administrator or User Password with chntpw in Linux” One Response to "Reset un pārmaiņām Windows NT/2000 Administrators vai Lietotājs Parole ar chntpw in Linux"

  1. Robert Dacosta Robert Dacosta
    May 19th, 2009 21:48 Maijs 19, 2009 21:48
    1 1

    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.

Leave a Reply Atstāj atbildi

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Jūs varat izmantot šos tagus: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Parakstīties uz komentāriem iezīme ir atspējota. To receive notification of latest comments posted, subscribe to Lai saņemtu paziņojumu par jaunāko komentāri norīkots darbā, abonēt My Digital Life Comments RSS feed Mani Digital Life Comments RSS feed or vai register to receive reģistrēties, lai saņemtu new comments in daily email digest. jauni komentāri ikdienas e-pasta sagremot.
Custom Search

New Articles Jauns pants

Incoming Search Terms for the Article Incoming Meklēt Noteikumi par pants

chntpw download chntpw download - -- chntpw chntpw - -- nt password reset nt paroles atiestat - -- chntpw vista chntpw vista - -- chntpw xp chntpw xp - -- chntpw live cd chntpw live cd - -- linux windows password reset Linux Windows paroles atiestat - -- download chntpw download chntpw - -- SAM reset SAM reset - -- reset SAM reset SAM - -- linux reset windows password Linux reset windows password - -- all viss - -- reset windows password linux reset windows password Linux - -- change nt password mainīt nt paroli - -- HOW TO CHANGE WINDOWS ADMINISTRATOR PASSWORD Kā nomainīt WINDOWS administratora paroli - -- change windows password mainīt logus paroli - -- chntpw window vista chntpw logu vista - -- forgot password winnt aizmirsāt paroli winnt - -- reset windows nt password reset windows nt paroli - -- chntpw howto chntpw HOWTO - -- chntpw usb chntpw usb - -- how to use chntpw Kā lietot chntpw - -- reset sam file reset sam failu - -- chntpw how to chntpw to, kā - -- changing windows user name mainot Windows lietotāja vārds - -- reset windows password reset windows password - -- how to change nt password Kā nomainīt nt paroli - -- linux change windows password Linux mainīt logus paroli - -- change windows user name mainīt logus lietotāja vārds - -- nt password reset linux nt paroles atiestat Linux - -- chntpw windows xp chntpw Windows XP - -- reset password in sam file reset paroli sam failu - -- linux winnt sam Linux winnt sam - -- windows nt administrator command Windows NT administrators komanda - -- windows xp sam reset Windows XP sam reset - -- windows 200 changing administrator without password logi 200 mainīgajā administrators bez parole - -- reset lost admin password reset zaudējis admin parole - -- using chntpw izmantojot chntpw - -- change nt password linux mainīt nt paroli Linux - -- chntpw livecd chntpw livecd - -- WinNT logon password reset Winnt ielogošanās paroles atiestat - -- ntfs password ntfs paroli - -- chntpw usage chntpw izmantošana - -- linux chntpw download Linux chntpw download - -- how to change sam file kā mainīt sam failu - -- linux password reset windows Linux paroles atiestat logi - -- reset nt password linux reset nt paroli Linux - -- reset windows nt administrator password reset windows nt administratora paroli - -- how to reset password for window nt kā reset paroli logu nt - -- how to change user files too administrator Kā nomainīt lietotāja failus pārāk administrators - -- linux nt password reset Linux nt paroles atiestat - -- Linux Password reset for windows NT Linux Parole reset Windows NT - -- chntpw help registry folder chntpw palīdzēt reģistra mape - -- how to edit password file on windows 2000 with linux kā rediģēt parole failu uz Windows 2000 ar Linux - -- reset windows password from linux reset windows password no Linux - -- reset sam password reset sam paroli - -- sam password reset sam paroles atiestat - -- sam file linux sam failu Linux - -- how to normally change administrator password in windows 2000 server Kā parasti mainīt administratora paroli Windows 2000 Server - -- NT password/linux NT paroli / Linux - -- windows password recovery linux logiem parole atgūšana Linux - -- chntpw server 2003 chntpw Server 2003 - -- portable windows xp password resetter portable windows xp paroli resetter - -- windows nt administrator Windows NT administrators - -- windows user password logi lietotāja paroli - -- nt administrator reset password nt administrators atiestat paroli - -- how to change a user password in a restricted user Kā nomainīt lietotāja paroli ierobežotu lietotāja - -- nt change password nt nomainīt paroli - -- reset windows password with linux reset windows password ar Linux - -- windows password reset linux Windows paroles atiestat Linux - -- reset password sam file reset paroli sam failu - -- linux chntpw Linux chntpw - -- forgot program administrator password aizmirsāt programma administratora paroli - -- reset windows xp password reset windows xp paroli - -- sam account file vista edit sam konta failu vista rediģēt - --