How to Enable Auto Logon to Windows XP and Vista Joined as Domain Member Kā Enable Auto Pieteikšanās uz Windows XP un Vista Joined kā domēna loceklis
In standalone computer which does not join any Active Directory (AD) or Windows NT domain as a member, user can configure in such as way that operating system auto login to console or desktop area after booting up (see In savrupajam datoru, kas nav pievienoties jebkurā Active Directory (AD) vai Windows NT domēnu kā loceklis, lietotājs var konfigurēt tā, lai operētājsistēma auto pieteikties konsolē vai darbvirsmas apgabalā pēc booting up (skatīt how to make Windows XP automatic login kā padarīt Windows XP automātisko login and un enable automatic log on in Windows Vista ļautu automātisko pieslēgties Windows Vista ). ).
However, if the PC is domain member and configured to logon to domain, automatic logon feature cannot be configured through graphical user interface (GUI). Tomēr, ja dators ir domēna loceklis un konfigur ielogošanās sfērai, automātiska ielogošanās funkciju nevar konfigurēta ar grafisko lietotāja interfeisu (GUI). In Windows XP and Vista, the option for “users must enter a user name and password to use this computer” is missing, hidden and disappearing in User Account window on domain-based system, even though user belongs to local user or local admin privilege group. Windows XP un Vista, iespēju "lietotājiem ir jāievada lietotāja vārdu un paroli, lai izmantotu šo dators" nav, slēptās un nozūd lietotāja konta logu domēna balstītu sistēmu, pat ja lietotāja pieder vietējā lietotāju vai vietējās admin privilēģija grupā. In a domain-joined computer, Windows XP and Windows Vista can still be set to automatically log on selected user account by configuring the settings in the registry. In a domēnspecifiskas pievienojās dators, Windows XP un Windows Vista vēl var noteikt, lai automātiski pieslēgties izvēlēto lietotāja kontu, konfigurēšana uzstādījumus šajā reģistrā.
Note that the user name and password credential for auto login will be saved and stored in the Windows Registry, and can be read by anybody who can physically gain access to the computer, or remotely connect to the registry by the Authenticated Users group. Ievērojiet, ka lietotāja vārds un parole credential uz auto login, tiks saglabātas un uzglabāti Windows Registry, un to var lasīt ikviens, kas var fiziski piekļūt datoru, vai attālināti pieslēgties reģistra ar autentific Lietotāji grupa. Hackers or malicious users can also gain access to everything that is on the computer, including any network or networks that the computer is connected to. Hackers vai ļaunprātīgi lietotāji var arī piekļūt visu, kas ir uz datora, ieskaitot jebkuru tīkla vai tīkliem, ka dators ir pieslēgts. Thus, enable and turn on automatic logon on a domain environment will severely compromise the network security. Tādējādi nodrošina un ieslēgtu automātisko ielogošanās par domēna videi, būtiski apdraudēt tīkla drošību.
Follow these procedure to force Windows Vista and Windows XP to skip and bypass asking user for user to select or input user name and password: Izpildiet šo procedūru, lai spēkā Windows Vista un Windows XP, lai izlaistu un apvedceļš lūdzot lietotāja lietotājam izvēlētos vai ievadi lietotāja vārdu un paroli:
- Click Start , click Run , type regedit , and then click OK . Click Start, click Run, ierakstiet regedit un pēc tam noklikšķiniet uz Labi. In Windows Vista, simply type regedit in Start Search and hit Enter . Windows Vista, vienkārši ierakstiet regedit sākuma Meklēšana un hit Enter.
- Navigate to the following registry key: Virzīties uz šādu reģistra atslēgu:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon
- Double-click the DefaultUserName entry, type the user name to log on with, and then click OK . Divreiz uzklikšķiniet uz DefaultUserName ierakstu, ievadiet lietotāja vārdu pieteikties, un pēc tam noklikšķiniet uz Labi.
If DefaultUserName registry value name is not found, create the new String Value (REG_SZ) with value name as DefaultUserName. Ja DefaultUserName reģistra vērtība nosaukums nav atrasts, radīt jaunas String Value (REG_SZ) ar vērtības nosaukums, kā DefaultUserName.
- Double-click the DefaultPassword entry, type the password for the user account under the value data box, and then click OK . Divreiz uzklikšķiniet uz DefaultPassword ierakstu, ievadiet paroli, lai lietotājs, ievērojot vērtības datu lodziņu, un pēc tam noklikšķiniet uz Labi.
If there is no DefaultPassword value, create a new String Value subkey (REG_SZ) with DefaultPassword as the value name. Ja nav DefaultPassword vērtību, izveidot jaunu String Value subkey (REG_SZ) ar DefaultPassword kā vērtību nosaukumu.
Note that if no DefaultPassword string is specified, Windows automatically changes the value of the AutoAdminLogon registry key from 1 (true) to 0 (false) to turn off the AutoAdminLogon feature. Ievērojiet, ka, ja nav DefaultPassword string ir norādīts, Windows automātiski maina vērtību, AutoAdminLogon reģistra atslēgu no 1 (patiess) līdz 0 ( "nepatiess"), lai izslēgtu AutoAdminLogon funkciju.
- In Windows Vista, DefaultDomainName has to be specified as well, else Windows will prompt of invalid user name with user name displayed as .\username. Windows Vista, DefaultDomainName vēl jāprecizē arī citur Windows liks nederīgo lietotāja vārdu ar lietotāja vārdu parādīta kā. \ Lietotājvārds. To do so, double click on DefaultDomainName , and specify the domain name of the user account. Lai to paveiktu, dubultklikšķi uz DefaultDomainName, un norāda, ka domēna vārda "lietotāja kontu. If it's local user, specify local host name. Ja tas ir vietējās lietotājs, precizēt vietējās uzņēmējas nosaukumu.
If the DefaultDomainName does not exist, create a new String Value (REG_SZ) registry key with value name as DefaultDomainName. Ja DefaultDomainName nav, izveidot jaunu String Value (REG_SZ) reģistra atslēga ar vērtību nosaukums kā DefaultDomainName.
- Double-click the AutoAdminLogon entry, type 1 in the Value Data box, and then click OK. Divreiz uzklikšķiniet uz AutoAdminLogon ierakstu, tipa 1 Value Data lodziņu, un pēc tam noklikšķiniet uz Labi.
If there is no AutoAdminLogon entry, create a new String Value entry (REG_SZ) with AutoAdminLogon as the value name. Ja nav AutoAdminLogon ierakstu, izveidot jaunu String Value ievade (REG_SZ) ar AutoAdminLogon kā vērtību nosaukumu.
- If exist, delete the AutoLogonCount key. Ja pastāv, dzēst AutoLogonCount taustiņu.
- Quit Registry Editor. Istra redaktora.
- Click Start, click Restart, and then click OK. Noklikšķiniet uz Sākt, noklikšķiniet uz Restart, un pēc tam noklikšķiniet uz Labi.
After computer reboots and Windows XP or Vista starts, system can log on automatically to the preset or predefined user in the registry. Pēc tam, kad dators reboots un Windows XP vai Vista uzsākts, sistēmu, var pieteikties automātiski attiecas uz noteiktu vai iepriekš noteiktu lietotāja reģistra.
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
- Unable to Logon to Win2003 Domain AD Due to Windows Cannot Connect to the Domain Error Nevar Pieteikšanās uz Win2003 Domain AD Sakarā ar Windows nevar izveidot savienojumu ar domēna kļūdu
- Enable Automatically Logon/Login Into Windows XP Enable Automātiski Logon / Login Into Windows XP
- 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
- Automatic Login or Logon to Windows Vista without Clicking Automatic Login or Pieteikšanās uz Windows Vista bez Noklišķinot
- Tweaking Windows XP Logon Screensaver and Logon Message Box Tweaking Windows XP Logon Screensaver un Logon Message Box
- Display Logon Message Text and Title in Windows Vista Display Logon Sludinājuma teksts sadaļas Windows Vista
- Enable or Disable Aero Border Frame in Windows Live MSN Messenger (with Auto Switcher) Aktivizēt vai Deaktivizēt Aero robežapsardzes Frame Windows Live MSN Messenger (ar Auto komutatoru)
- How to Enable Concurrent Half-Open TCP Connect Attempts Limit in Windows Server 2008 and Vista SP2 or Windows 7 Kā Enable Concurrent Pusgaruma Open TCP Connect Mēģinājumi Limit Windows Server 2008 un Vista SP2 vai Windows 7
- Google Domain Names Registration and Search for Free Apps for Your Domain Google domēnu reģistrācija un Meklēt Brīvās Apps Jūsu domēns
- Turn On or Enable Remote Desktop on Windows Vista Ieslēgtu vai Enable Remote Desktop uz Windows Vista










































June 16th, 2009 03:11 Jūnijs 16, 2009 03:11
OK – but surely there's a way to bypass the auto logon once you've followed the instructions above? Labi, - bet, protams, tur ir veids, kā apiet auto ielogošanās reizi esat sekoja norādījumiem iepriekš? I added the Registry Key I pievienoja Registry Key
ForceAutoLogon into HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon ForceAutoLogon vērā HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon
so everytime we logout it will auto login. tā everytime mēs logout tas auto pieteikumvārdu.
June 12th, 2009 22:50 Jūnijs 12, 2009 22:50
Madeline, to do this you should just log out of the account that logs in. you should get to the login screen at that point. Madeline, lai to izdarītu jums ir tikai log no konta, ka baļķi in jums ir nokļūt līdz pieteikšanās ekrāns šo jautājumu. I'm not sure of a real bypass like XP has. Es neesmu pārliecināts par reālu apvedceļš Līdzīgas XP ir.
June 11th, 2009 22:48 Jūnijs 11, 2009 22:48
How do you then bypass the auto logon that you've set in a Vita domain to temporarily login as a different user? Kā jūs pēc tam apiet auto ielogošanās, ka jums, kas izvietoti uz Vita domēna uz laiku pieteikšanās kā cits lietotājs? In XP you could hold the SHIFT key but this does not seem to work with Vista. Jo XP jūs varētu turiet Shift taustiņu, bet tas nešķiet strādāt ar Vista.
October 27th, 2008 20:43 Oktobris 27, 2008 20:43
Look also at this Uzziniet arī par šo autologon autologon tool for XP/Vista that supports password encryption and auto logon to domain līdzeklis XP / Vista, kas atbalsta paroli šifrēšanai un auto ielogošanās sfērai