How to Enable Auto Logon to Windows XP and Vista Joined as Domain Member Ako povoliť automatické prihlásenie do systému Windows XP a Vista Pripojený ako člen domény
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 V samostatnom počítači, ktorý neobsahuje žiadne pripojiť Active Directory (AD) alebo Windows NT domény ako člen, užívateľ si môže nastaviť tak, že operačný systém automatického prihlásenia ku konzole, alebo plochu územia po zavádzaním hore (pozri how to make Windows XP automatic login ako urobiť Windows XP automatické prihlásenie and a enable automatic log on in Windows Vista povoliť automatické prihlásenie v systéme 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). Avšak, ak je počítač členom domény a nakonfigurovaný pre prihlásenie do domény, automatické prihlásenie funkciu nedá konfigurovať prostredníctvom grafického užívateľského rozhrania (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. V systéme Windows XP a Vista, možnosť "užívatelia musia zadať užívateľské meno a heslo pre použitie v tomto počítači" chýba, je skrytá a miznú v okne Riadenie užívateľských účtov v doméne-line systému, aj keď používateľ patrí do miestnej užívateľ alebo miestnej admin privilégium skupiny. 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. V doméne-vstúpili počítače, Windows XP a Windows Vista možno stále nastavená na automatické prihlásenie vybratého používateľa účtu konfiguráciu nastavenia v databáze Registry.
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. Všimnite si, že užívateľské meno a heslo poverenia pre automatické prihlásenie, bude spasený a uložené v databáze Registry systému Windows a je možné ho čítať niekto, kto je fyzicky získať prístup k počítaču, alebo vzdialene pripojiť k databáze Registry, ktoré skupine Authenticated Users. 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. Hackeri alebo užívatelia so zlými úmyslami získať aj prístup ku všetkému, že je na počítači, a to vrátane všetkých sietí, ktoré je počítač pripojený. Thus, enable and turn on automatic logon on a domain environment will severely compromise the network security. Preto umožňujú a zapnutie automatického prihlásenia na doméne prostredie vážne ohroziť bezpečnosť siete.
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: Nasledujúcom postupe, ktorý má účinnosť systému Windows Vista a Windows XP preskočí a obchvatu žiadajú užívateľa o užívateľovi vybrať vstup alebo užívateľské meno a heslo:
- Click Start , click Run , type regedit , and then click OK . Kliknite na tlačidlo Štart, na príkaz Spustiť, zadajte príkaz regedit a kliknite na tlačidlo OK. In Windows Vista, simply type regedit in Start Search and hit Enter . V systéme Windows Vista, jednoducho zadajte príkaz regedit Štart Hľadať a stlačte kláves Enter.
- Navigate to the following registry key: Prejdite na nasledujúci kľúč databázy Registry:
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 . Double-kliknite na položku DefaultUserName, zadajte svoje užívateľské meno pre prihlásenie, a kliknite na tlačidlo OK.
If DefaultUserName registry value name is not found, create the new String Value (REG_SZ) with value name as DefaultUserName. Ak hodnota registra DefaultUserName meno nebolo nájdené, vytvorí nové hodnoty reťazca (REG_SZ) s názvom ako hodnota DefaultUserName.
- Double-click the DefaultPassword entry, type the password for the user account under the value data box, and then click OK . Double-kliknite na položku DefaultPassword, zadajte heslo pre používateľské konto podľa hodnoty dátumu a potom kliknite na tlačidlo OK.
If there is no DefaultPassword value, create a new String Value subkey (REG_SZ) with DefaultPassword as the value name. Ak neexistuje DefaultPassword hodnoty, vytvoriť nový Textová hodnota podkľúča (REG_SZ) s DefaultPassword ako názov hodnoty.
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. Všimnite si, že nie je-li reťazec DefaultPassword zadaný, systém Windows automaticky zmení hodnotu kľúča databázy Registry AutoAdminLogon z hodnoty 1 (true) na 0 (false) vypnúť AutoAdminLogon funkcie.
- In Windows Vista, DefaultDomainName has to be specified as well, else Windows will prompt of invalid user name with user name displayed as .\username. V systéme Windows Vista, DefaultDomainName musia byť uvedené aj ostatné Windows nepodnietilo neplatné užívateľské meno, užívateľské meno sa zobrazí ako. \ Username. To do so, double click on DefaultDomainName , and specify the domain name of the user account. To urobíte tak, že dvojitým kliknutím na DefaultDomainName a zadať názov domény pre užívateľský účet. If it's local user, specify local host name. Ak je to miestne užívateľ zadať miestny názov hostiteľa.
If the DefaultDomainName does not exist, create a new String Value (REG_SZ) registry key with value name as DefaultDomainName. DefaultDomainName Ak neexistuje, vytvorte nový Textová hodnota (REG_SZ) kľúč databázy Registry s názvom ako hodnota DefaultDomainName.
- Double-click the AutoAdminLogon entry, type 1 in the Value Data box, and then click OK. Double-kliknite na položku AutoAdminLogon, zadajte 1 do poľa Údaj hodnoty a potom kliknite na tlačidlo OK.
If there is no AutoAdminLogon entry, create a new String Value entry (REG_SZ) with AutoAdminLogon as the value name. Ak neexistuje AutoAdminLogon vstup, vytvoriť nové hodnoty reťazca vstupe (REG_SZ) s AutoAdminLogon ako názov hodnoty.
- If exist, delete the AutoLogonCount key. Ak existuje, odstráňte AutoLogonCount kľúča.
- Quit Registry Editor. Ukončite Editor databázy Registry.
- Click Start, click Restart, and then click OK. Kliknite na tlačidlo Štart, kliknite na tlačidlo Reštartovať a potom kliknite na tlačidlo OK.
After computer reboots and Windows XP or Vista starts, system can log on automatically to the preset or predefined user in the registry. Po reboots počítača a systému Windows XP alebo Vista spustí, systém sa môže prihlásiť automaticky prednastavené alebo nastavené v registri.
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: Stránka je stroje preložené a poskytované "tak ako sú" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Obráťte sa prosím na original English article Anglický originál článku whenever possible. kedykoľvek je to možné.
Related Articles Súvisiace články
- Unable to Logon to Win2003 Domain AD Due to Windows Cannot Connect to the Domain Error Nepodarilo sa prihlásení do domény Win2003 AD Kvôli Windows sa nemôže pripojiť k Domain Chyba
- Enable Automatically Logon/Login Into Windows XP Povoliť automatické prihlásenie / prihlásení do Windows XP
- Hack and Reset Windows NT 4.0 and Windows 2000 Administrator or Domain Admin Password with LOGON.SCR Trick Hack a Reset Windows NT 4.0 a Windows 2000 alebo správca domény Admin Heslo s Logon.scr Trick
- Automatic Login or Logon to Windows Vista without Clicking Prihlásiť alebo automatické prihlasovanie do systému Windows Vista, bez Kliknutím
- Tweaking Windows XP Logon Screensaver and Logon Message Box Ladenie Windows XP Logon Screensaver a prihlasovacieho okna
- Display Logon Message Text and Title in Windows Vista Zobraz Logon text správy a hlava vo Windows Vista
- Enable or Disable Aero Border Frame in Windows Live MSN Messenger (with Auto Switcher) Zapnúť alebo vypnúť Aero Hraničné Rámečkový vo Windows Live Messenger (s Auto Switcher)
- How to Enable Concurrent Half-Open TCP Connect Attempts Limit in Windows Server 2008 and Vista SP2 or Windows 7 Ako povoliť Súčasné Half-Otvoriť Limit Pokusy Pripojenie TCP v systéme Windows Server 2008 a Vista SP2 alebo Windows 7
- Google Domain Names Registration and Search for Free Apps for Your Domain Google Doména Mená Registrácia a HĽadaŤ Voľný Apps pre vašu doménu
- Turn On or Enable Remote Desktop on Windows Vista Zapnúť alebo Povoli vzdialenej ploche v systéme Windows Vista










































June 16th, 2009 03:11 16. jún 2009 03:11
OK – but surely there's a way to bypass the auto logon once you've followed the instructions above? OK - ale určite existuje spôsob, ako obísť automatické prihlásenie raz ste nasledovať inštrukcie vyššie? I added the Registry Key I pridanej kľúča databázy Registry
ForceAutoLogon into HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon ForceAutoLogon do HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon
so everytime we logout it will auto login. takže kedykoľvek sme odhlásenie bude auto prihlásiť.
June 12th, 2009 22:50 12. júna 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, aby sa to by ste sa mali prihlásiť práve z toho, že logy palcov by ste mali dostať na prihlasovacej obrazovke v tomto bode. I'm not sure of a real bypass like XP has. Nie som si istý skutočný obchvat XP má rád.
June 11th, 2009 22:48 11. júna 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? Ako si potom obchádza automatické prihlasovanie, ktoré ste nastavili v Vita domény dočasne prihlásiť ako iný užívateľ? In XP you could hold the SHIFT key but this does not seem to work with Vista. V XP môžete držať SHIFT ale to sa nezdá byť v práci s Vista.
October 27th, 2008 20:43 27. október 2008 20:43
Look also at this Pozrite sa tiež na tejto autologon automatické tool for XP/Vista that supports password encryption and auto logon to domain nástrojom pre XP / Vista, ktorý podporuje šifrovanie hesla a automatické prihlásenie do domény