Networking Forums

Networking Forums > Computer Networking > Windows Networking > Locked out admin account

Reply
Thread Tools Display Modes

Locked out admin account

 
 
Darren
Guest
Posts: n/a

 
      09-13-2005, 05:33 PM
There is some process which keeps locking the admin account. Is there some
tool on the market to help me find what is doing this. The event log only
shows the following:


Reason: Unknown user name or bad password
User Name: Administrator
Domain: @@@@@@@
Logon Type: 4
Logon Process: Advapi
Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0

I checked all the services passwords and they seem correct.



 
Reply With Quote
 
 
 
 
Miha Pihler [MVP]
Guest
Posts: n/a

 
      09-13-2005, 06:14 PM
Hi,

These tools should help you out determining what is causing the lockout

Account Lockout and Management Tools
http://www.microsoft.com/downloads/d...displaylang=en

--
Mike
Microsoft MVP - Windows Security


"Darren" <(E-Mail Removed)> wrote in message
news:ED2D93BE-FADC-4C8A-A4A4-(E-Mail Removed)...
> There is some process which keeps locking the admin account. Is there
> some
> tool on the market to help me find what is doing this. The event log only
> shows the following:
>
>
> Reason: Unknown user name or bad password
> User Name: Administrator
> Domain: @@@@@@@
> Logon Type: 4
> Logon Process: Advapi
> Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
>
> I checked all the services passwords and they seem correct.
>
>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      09-13-2005, 07:25 PM
I did not think the original built in Administrator Accout could even get
locked out,...I thought it was the one exception to the lockout policy.

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------



"Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> These tools should help you out determining what is causing the lockout
>
> Account Lockout and Management Tools
>

http://www.microsoft.com/downloads/d...displaylang=en
>
> --
> Mike
> Microsoft MVP - Windows Security
>
>
> "Darren" <(E-Mail Removed)> wrote in message
> news:ED2D93BE-FADC-4C8A-A4A4-(E-Mail Removed)...
> > There is some process which keeps locking the admin account. Is there
> > some
> > tool on the market to help me find what is doing this. The event log

only
> > shows the following:
> >
> >
> > Reason: Unknown user name or bad password
> > User Name: Administrator
> > Domain: @@@@@@@
> > Logon Type: 4
> > Logon Process: Advapi
> > Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
> >
> > I checked all the services passwords and they seem correct.
> >
> >
> >

>
>



 
Reply With Quote
 
Miha Pihler [MVP]
Guest
Posts: n/a

 
      09-13-2005, 07:59 PM
Hi,

By default, you can't lockout Administrator, but you can use passprop tool
from Resource Kit to enable locking out for built-in Administrator account.
In Windows 2000 you can only lock it out from remote logons while in 2003
you can lock it out even from interactive logons.

Here is more
http://www.microsoft.com/technet/sec.../aapgch03.mspx

*************************************************
Enable Account Lockout for Remote Administrator Logons
One way to prevent attackers from using the built-in administrator account
and password credentials is to allow the administrator account to be locked
out of the network by an account policy, after a specified number of logon
failures occur. By default, the built-in administrator account cannot be
locked out; however, you can use passprop.exe, a command-line program in the
Microsoft Windows 2000 Server Resource Kit, to enable account lockout for
remote logons that use the administrator account. When you run the passprop
utility with the /ADMINLOCKOUT switch, you make the administrator account
subject to account lockout policies. In Windows 2000 Server, this only
applies to remote logons, and because the built-in administrator account can
never be locked out from the local computer, this program allows you to
protect the administrator account from attack over the network but still
allows interactive access.
Warning: In Windows Server 2003, passprop will allow the built-in
administrator account to get locked out from interactive logons as well as
remote logons.
*************************************************
--
Mike
Microsoft MVP - Windows Security

"Phillip Windell" <@.> wrote in message
news:%23%(E-Mail Removed)...
>I did not think the original built in Administrator Accout could even get
> locked out,...I thought it was the one exception to the lockout policy.
>
> --
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
> -----------------------------------------------------
> Understanding the ISA 2004 Access Rule Processing
> http://www.isaserver.org/articles/IS...cessRules.html
>
> Microsoft Internet Security & Acceleration Server: Guidance
> http://www.microsoft.com/isaserver/t...dance/2004.asp
> http://www.microsoft.com/isaserver/t...dance/2000.asp
>
> Microsoft Internet Security & Acceleration Server: Partners
> http://www.microsoft.com/isaserver/partners/default.asp
> -----------------------------------------------------
>
>
>
> "Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Hi,
>>
>> These tools should help you out determining what is causing the lockout
>>
>> Account Lockout and Management Tools
>>

> http://www.microsoft.com/downloads/d...displaylang=en
>>
>> --
>> Mike
>> Microsoft MVP - Windows Security
>>
>>
>> "Darren" <(E-Mail Removed)> wrote in message
>> news:ED2D93BE-FADC-4C8A-A4A4-(E-Mail Removed)...
>> > There is some process which keeps locking the admin account. Is there
>> > some
>> > tool on the market to help me find what is doing this. The event log

> only
>> > shows the following:
>> >
>> >
>> > Reason: Unknown user name or bad password
>> > User Name: Administrator
>> > Domain: @@@@@@@
>> > Logon Type: 4
>> > Logon Process: Advapi
>> > Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
>> >
>> > I checked all the services passwords and they seem correct.
>> >
>> >
>> >

>>
>>

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      09-13-2005, 09:29 PM
Ok, thanks!

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------


"Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> By default, you can't lockout Administrator, but you can use passprop tool
> from Resource Kit to enable locking out for built-in Administrator

account.
> In Windows 2000 you can only lock it out from remote logons while in 2003
> you can lock it out even from interactive logons.
>
> Here is more
>

http://www.microsoft.com/technet/sec.../aapgch03.mspx
>
> *************************************************
> Enable Account Lockout for Remote Administrator Logons
> One way to prevent attackers from using the built-in administrator account
> and password credentials is to allow the administrator account to be

locked
> out of the network by an account policy, after a specified number of logon
> failures occur. By default, the built-in administrator account cannot be
> locked out; however, you can use passprop.exe, a command-line program in

the
> Microsoft Windows 2000 Server Resource Kit, to enable account lockout for
> remote logons that use the administrator account. When you run the

passprop
> utility with the /ADMINLOCKOUT switch, you make the administrator account
> subject to account lockout policies. In Windows 2000 Server, this only
> applies to remote logons, and because the built-in administrator account

can
> never be locked out from the local computer, this program allows you to
> protect the administrator account from attack over the network but still
> allows interactive access.
> Warning: In Windows Server 2003, passprop will allow the built-in
> administrator account to get locked out from interactive logons as well as
> remote logons.
> *************************************************
> --
> Mike
> Microsoft MVP - Windows Security
>
> "Phillip Windell" <@.> wrote in message
> news:%23%(E-Mail Removed)...
> >I did not think the original built in Administrator Accout could even get
> > locked out,...I thought it was the one exception to the lockout policy.
> >
> > --
> > Phillip Windell [MCP, MVP, CCNA]
> > www.wandtv.com
> > -----------------------------------------------------
> > Understanding the ISA 2004 Access Rule Processing
> > http://www.isaserver.org/articles/IS...cessRules.html
> >
> > Microsoft Internet Security & Acceleration Server: Guidance
> > http://www.microsoft.com/isaserver/t...dance/2004.asp
> > http://www.microsoft.com/isaserver/t...dance/2000.asp
> >
> > Microsoft Internet Security & Acceleration Server: Partners
> > http://www.microsoft.com/isaserver/partners/default.asp
> > -----------------------------------------------------
> >
> >
> >
> > "Miha Pihler [MVP]" <mihap-(E-Mail Removed)> wrote in message
> > news:%(E-Mail Removed)...
> >> Hi,
> >>
> >> These tools should help you out determining what is causing the lockout
> >>
> >> Account Lockout and Management Tools
> >>

> >

http://www.microsoft.com/downloads/d...displaylang=en
> >>
> >> --
> >> Mike
> >> Microsoft MVP - Windows Security
> >>
> >>
> >> "Darren" <(E-Mail Removed)> wrote in message
> >> news:ED2D93BE-FADC-4C8A-A4A4-(E-Mail Removed)...
> >> > There is some process which keeps locking the admin account. Is

there
> >> > some
> >> > tool on the market to help me find what is doing this. The event log

> > only
> >> > shows the following:
> >> >
> >> >
> >> > Reason: Unknown user name or bad password
> >> > User Name: Administrator
> >> > Domain: @@@@@@@
> >> > Logon Type: 4
> >> > Logon Process: Advapi
> >> > Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
> >> >
> >> > I checked all the services passwords and they seem correct.
> >> >
> >> >
> >> >
> >>
> >>

> >
> >

>
>



 
Reply With Quote
 
Darren
Guest
Posts: n/a

 
      09-13-2005, 09:37 PM
Thanks

"Miha Pihler [MVP]" wrote:

> Hi,
>
> These tools should help you out determining what is causing the lockout
>
> Account Lockout and Management Tools
> http://www.microsoft.com/downloads/d...displaylang=en
>
> --
> Mike
> Microsoft MVP - Windows Security
>
>
> "Darren" <(E-Mail Removed)> wrote in message
> news:ED2D93BE-FADC-4C8A-A4A4-(E-Mail Removed)...
> > There is some process which keeps locking the admin account. Is there
> > some
> > tool on the market to help me find what is doing this. The event log only
> > shows the following:
> >
> >
> > Reason: Unknown user name or bad password
> > User Name: Administrator
> > Domain: @@@@@@@
> > Logon Type: 4
> > Logon Process: Advapi
> > Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
> >
> > I checked all the services passwords and they seem correct.
> >
> >
> >

>
>
>

 
Reply With Quote
 
Darren
Guest
Posts: n/a

 
      09-13-2005, 09:37 PM
The program I need to run alockout.dll has a security warning do not run on
servers or systems running services.

Unfortunately it is one of my DC's causing me all the grief, do you know of
a tool which can safely on a DC.

"Darren" wrote:

> Thanks
>
> "Miha Pihler [MVP]" wrote:
>
> > Hi,
> >
> > These tools should help you out determining what is causing the lockout
> >
> > Account Lockout and Management Tools
> > http://www.microsoft.com/downloads/d...displaylang=en
> >
> > --
> > Mike
> > Microsoft MVP - Windows Security
> >
> >
> > "Darren" <(E-Mail Removed)> wrote in message
> > news:ED2D93BE-FADC-4C8A-A4A4-(E-Mail Removed)...
> > > There is some process which keeps locking the admin account. Is there
> > > some
> > > tool on the market to help me find what is doing this. The event log only
> > > shows the following:
> > >
> > >
> > > Reason: Unknown user name or bad password
> > > User Name: Administrator
> > > Domain: @@@@@@@
> > > Logon Type: 4
> > > Logon Process: Advapi
> > > Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
> > >
> > > I checked all the services passwords and they seem correct.
> > >
> > >
> > >

> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Info on Locked account Jeff Belorit Windows Networking 0 03-13-2008 12:42 PM
User account locked out of domain Jordan Windows Networking 0 07-06-2005 08:00 PM
MSBNSoftware.exe and non-admin account Jay Broadband Hardware 6 08-01-2004 01:08 AM
Renaming admin account ? RichK Windows Networking 1 02-16-2004 08:37 PM
Referenced account locked out Greg H Windows Networking 0 02-01-2004 05:45 AM



1 2 3 4 5 6 7 8 9 10 11