Re: Eliminating request for password at boot

From: Dave Patrick (mail_at_NoSpam.DSPatrick.com)
Date: 03/21/04


Date: Sun, 21 Mar 2004 09:03:26 -0700

The password for an autologon account can not be blank.

Yes add the Reg_Sz string value
"DefaultPassword"
to
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
with the cleartext password as it's value

-- 
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"Dan" wrote:
| Dave-Thanks for the reply, I see the line you refer to, it does have the
| logon name, but there is no entry which mentions a password other than
| passwordexpirywarning REG_DWORD 0x0000000e (14)  Should I just add
| "DefaultPassword  REG_SZ Password"?  Would this be a key, binary value,
| string value or DWORD value?  Assuming this works, I gather I would then
| enter "Password" on boot, but how would it know then not to ask for
| "Password" at boot?
|
| Dan


Relevant Pages

  • Strange problems with 3.4
    ... hanging during boot, "stray interrupt 7" errors and the like. ... /dev/rwd0a: MARKING FILE SYSTEM CLEAN ... Use of uninitialized value in concatenation or string at ...
    (comp.unix.bsd.openbsd.misc)
  • Re: [opensuse] Assembly Language program
    ... i am about to make a bootable floppy for test ... call _boot #call the boot section ... %si /*move the address of the character string ... call _disp #call subroutine disp ...
    (SuSE)
  • Re: Increasing efficiency in C
    ... > You don't know where the pointer will end pointing to. ... > representation of a C string. ... Wow Dan, ... My whole point is that data structure development should ...
    (comp.lang.c)
  • [opensuse] Assembly Language program
    ... i am about to make a bootable floppy for test ... call _boot #call the boot section ... %si /*move the address of the character string ... call _disp #call subroutine disp ...
    (SuSE)
  • Re: combo choose 1 or many
    ... "Klatuu" wrote: ... "Dan @BCBS" wrote: ... Dim stDocName As String ...
    (microsoft.public.access.formscoding)