Welcome to WinForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Odd bug identified: XP locking out accounts - prevention f..

 
   Windows XP (Home) -> XP Security Admin RSS
Next:  Spybot Search & Destroy  
Author Message
dajunke

External


Since: Oct 18, 2007
Posts: 2



(Msg. 1) Posted: Thu Oct 18, 2007 1:59 pm
Post subject: Odd bug identified: XP locking out accounts - prevention found!
Archived from groups: microsoft>public>windowsxp>security_admin (more info?)

We have been researching why our admin accounts have been locking themselves
out on a daily basis and we finally found the answer!

The problem arises out of mapped drives that were created with a different
ID than the ID used to logon to the workstation.

What happens is that XP tries to re-establish these connections on logon
without knowing the password (or possibly trying the password used to sigon
to the desktop .. which likely does not match).

Since the connection fails, 1 attempt out of an allowed 6 attempts has been
utilized and the ID is now closer to being locked-out.

This sounds like an XP bug .. it should not try to logon to a connection
without a password when it (XP) knows it is not saving any password
information.

Unti this is resolved, I suggest never selecting auto-connect when mapping a
network drive with credentials that differ from the ones used to signon to
the desktop.

Windows NT did not do this .. it prompted the user with logon prompts during
signon and the user could choose to logon or cancel the connection.

Your welcome in advance Smile

 >> Stay informed about: Odd bug identified: XP locking out accounts - prevention f.. 
Back to top
Login to vote
Steven L Umbach5

External


Since: Jul 05, 2004
Posts: 181



(Msg. 2) Posted: Thu Oct 18, 2007 5:24 pm
Post subject: Re: Odd bug identified: XP locking out accounts - prevention found! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

There are more than a few ways that can generate multiple failed logons when
wrong credentials are used. I believe last time I checked Microsoft
recommends that IF you use account lockout that your set the threshold to 50
bad attempts [though some are bound to much lower threshold due to some sort
of regulation]. That will prevent a lot of innocent denial of service
disruptions while still providing protection when at least reasonably strong
passwords are being used. In your case you can check the security log of the
computer that contains the share and look for type 3 failed logon attempts
and it should show the user account being used for the attempted logon to
the share. Another issue with XP Pro computers is stored credentials for a
remote computer/share that do not get updated when user changes password.

Steve


"dajunke" <dajunke DeleteThis @discussions.microsoft.com> wrote in message
news:CE078B56-8E40-4407-B829-59A855F4561C@microsoft.com...
> We have been researching why our admin accounts have been locking
> themselves
> out on a daily basis and we finally found the answer!
>
> The problem arises out of mapped drives that were created with a different
> ID than the ID used to logon to the workstation.
>
> What happens is that XP tries to re-establish these connections on logon
> without knowing the password (or possibly trying the password used to
> sigon
> to the desktop .. which likely does not match).
>
> Since the connection fails, 1 attempt out of an allowed 6 attempts has
> been
> utilized and the ID is now closer to being locked-out.
>
> This sounds like an XP bug .. it should not try to logon to a connection
> without a password when it (XP) knows it is not saving any password
> information.
>
> Unti this is resolved, I suggest never selecting auto-connect when mapping
> a
> network drive with credentials that differ from the ones used to signon to
> the desktop.
>
> Windows NT did not do this .. it prompted the user with logon prompts
> during
> signon and the user could choose to logon or cancel the connection.
>
> Your welcome in advance Smile
>

 >> Stay informed about: Odd bug identified: XP locking out accounts - prevention f.. 
Back to top
Login to vote
dajunke

External


Since: Oct 18, 2007
Posts: 2



(Msg. 3) Posted: Thu Oct 18, 2007 5:24 pm
Post subject: Re: Odd bug identified: XP locking out accounts - prevention found [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

So if I understand you correctly Microsoft is already aware of this problem
or doesn't look at it like a problem. Thanks for your comments.

"Steven L Umbach" wrote:

> There are more than a few ways that can generate multiple failed logons when
> wrong credentials are used. I believe last time I checked Microsoft
> recommends that IF you use account lockout that your set the threshold to 50
> bad attempts [though some are bound to much lower threshold due to some sort
> of regulation]. That will prevent a lot of innocent denial of service
> disruptions while still providing protection when at least reasonably strong
> passwords are being used. In your case you can check the security log of the
> computer that contains the share and look for type 3 failed logon attempts
> and it should show the user account being used for the attempted logon to
> the share. Another issue with XP Pro computers is stored credentials for a
> remote computer/share that do not get updated when user changes password.
>
> Steve
>
>
> "dajunke" <dajunke RemoveThis @discussions.microsoft.com> wrote in message
> news:CE078B56-8E40-4407-B829-59A855F4561C@microsoft.com...
> > We have been researching why our admin accounts have been locking
> > themselves
> > out on a daily basis and we finally found the answer!
> >
> > The problem arises out of mapped drives that were created with a different
> > ID than the ID used to logon to the workstation.
> >
> > What happens is that XP tries to re-establish these connections on logon
> > without knowing the password (or possibly trying the password used to
> > sigon
> > to the desktop .. which likely does not match).
> >
> > Since the connection fails, 1 attempt out of an allowed 6 attempts has
> > been
> > utilized and the ID is now closer to being locked-out.
> >
> > This sounds like an XP bug .. it should not try to logon to a connection
> > without a password when it (XP) knows it is not saving any password
> > information.
> >
> > Unti this is resolved, I suggest never selecting auto-connect when mapping
> > a
> > network drive with credentials that differ from the ones used to signon to
> > the desktop.
> >
> > Windows NT did not do this .. it prompted the user with logon prompts
> > during
> > signon and the user could choose to logon or cancel the connection.
> >
> > Your welcome in advance Smile
> >
>
>
>
 >> Stay informed about: Odd bug identified: XP locking out accounts - prevention f.. 
Back to top
Login to vote
Steven L Umbach5

External


Since: Jul 05, 2004
Posts: 181



(Msg. 4) Posted: Thu Oct 18, 2007 6:00 pm
Post subject: Re: Odd bug identified: XP locking out accounts - prevention found [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I tend to believe that Microsoft does not look at it like a problem which I
know does not help you out but I seriously doubt they are working to change
the behavious. Thanks for sharing your findings with the group as account
lockouts can be a pain to track down.

Steve


"dajunke" <dajunke.TakeThisOut@discussions.microsoft.com> wrote in message
news:0B90C96F-622E-49CE-A1D7-3406E1BF5148@microsoft.com...
> So if I understand you correctly Microsoft is already aware of this
> problem
> or doesn't look at it like a problem. Thanks for your comments.
>
> "Steven L Umbach" wrote:
>
>> There are more than a few ways that can generate multiple failed logons
>> when
>> wrong credentials are used. I believe last time I checked Microsoft
>> recommends that IF you use account lockout that your set the threshold to
>> 50
>> bad attempts [though some are bound to much lower threshold due to some
>> sort
>> of regulation]. That will prevent a lot of innocent denial of service
>> disruptions while still providing protection when at least reasonably
>> strong
>> passwords are being used. In your case you can check the security log of
>> the
>> computer that contains the share and look for type 3 failed logon
>> attempts
>> and it should show the user account being used for the attempted logon to
>> the share. Another issue with XP Pro computers is stored credentials for
>> a
>> remote computer/share that do not get updated when user changes password.
>>
>> Steve
>>
>>
>> "dajunke" <dajunke.TakeThisOut@discussions.microsoft.com> wrote in message
>> news:CE078B56-8E40-4407-B829-59A855F4561C@microsoft.com...
>> > We have been researching why our admin accounts have been locking
>> > themselves
>> > out on a daily basis and we finally found the answer!
>> >
>> > The problem arises out of mapped drives that were created with a
>> > different
>> > ID than the ID used to logon to the workstation.
>> >
>> > What happens is that XP tries to re-establish these connections on
>> > logon
>> > without knowing the password (or possibly trying the password used to
>> > sigon
>> > to the desktop .. which likely does not match).
>> >
>> > Since the connection fails, 1 attempt out of an allowed 6 attempts has
>> > been
>> > utilized and the ID is now closer to being locked-out.
>> >
>> > This sounds like an XP bug .. it should not try to logon to a
>> > connection
>> > without a password when it (XP) knows it is not saving any password
>> > information.
>> >
>> > Unti this is resolved, I suggest never selecting auto-connect when
>> > mapping
>> > a
>> > network drive with credentials that differ from the ones used to signon
>> > to
>> > the desktop.
>> >
>> > Windows NT did not do this .. it prompted the user with logon prompts
>> > during
>> > signon and the user could choose to logon or cancel the connection.
>> >
>> > Your welcome in advance Smile
>> >
>>
>>
>>
 >> Stay informed about: Odd bug identified: XP locking out accounts - prevention f.. 
Back to top
Login to vote
VanguardLH

External


Since: Sep 12, 2007
Posts: 257



(Msg. 5) Posted: Fri Oct 19, 2007 6:59 pm
Post subject: Re: Odd bug identified: XP locking out accounts - prevention found! [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"dajunke" <dajunke DeleteThis @discussions.microsoft.com> wrote in message
news:CE078B56-8E40-4407-B829-59A855F4561C@microsoft.com...
> We have been researching why our admin accounts have been locking
> themselves
> out on a daily basis and we finally found the answer!
>
> The problem arises out of mapped drives that were created with a
> different
> ID than the ID used to logon to the workstation.
>
> What happens is that XP tries to re-establish these connections on
> logon
> without knowing the password (or possibly trying the password used
> to sigon
> to the desktop .. which likely does not match).
>
> Since the connection fails, 1 attempt out of an allowed 6 attempts
> has been
> utilized and the ID is now closer to being locked-out.
>
> This sounds like an XP bug .. it should not try to logon to a
> connection
> without a password when it (XP) knows it is not saving any password
> information.
>
> Unti this is resolved, I suggest never selecting auto-connect when
> mapping a
> network drive with credentials that differ from the ones used to
> signon to
> the desktop.
>
> Windows NT did not do this .. it prompted the user with logon
> prompts during
> signon and the user could choose to logon or cancel the connection.
>
> Your welcome in advance Smile
>


Rather than using mapped drives (to a drive letter which then, by
default, attempts to reconnect to that drive when you login), try
using UNC paths to the file destination (i.e., \\hostname\path\file).
Then you only connect at the time you actually access the file, not by
having a drive designator active all the time and which may have
problems maintaining that connections (there are network outages,
sometimes due to long delays when super busy). It is the same UNC you
use when defining the mapping to a drive designator. Only if your
application can't handle UNC paths are you stuck with using a drive
letter. If you must have a drive letter, do you really need it
*connected* when you login, or do you need it later when you actually
use a file from there? If you can connect later, don't enable the
"Reconnect at logon" option when defining the mapping.

A mapped drive that is too busy to respond or dead, or a busy network,
can make booting Windows excruciatingly slow when waiting for all
those timeouts. Alternatively, if YOU don't need the mapped drive
(versus needing it for some program that also starts when Windows
loads) until a little latter, even if a couple minutes later, then use
the "net use" command as an event in Task Scheduler where the event
runs on login. After all, if you have a software firewall running on
the host which has enabled an option to disable all network
connections until the firewall has fully loaded then whether or not
you get the mapped drives depends on which happens first: the firewall
comes up first or the mapping gets done first.
 >> Stay informed about: Odd bug identified: XP locking out accounts - prevention f.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Data Execution Prevention - I receive the following error when booting from a cold boot NOT just a re start. "To help protect your computer Windows has closed this program: Generic Host Process for Win32 Services" I looked in services and could not find Win32 Services ...

Data Execution Prevention closing program - When starting up I receive repeatedly an error report saying DEP has closed Generic Host Process for WIN 32 services.........how can I correct this? -- apple

Data Execution Prevention - Generic Host Process Win32 - Data Execution Prevention - Generic Host Process Win32 Only today have I had this message when I have booted my machine. It states it has closed the program. Any ideas on why this is , and what I can do to resolve it? Thanks

locking folders - How can you lock a specific folder and sub-folders without an account password?

Locking your windows - How do you lock your windows or pc with with windows xp...
   Windows XP (Home) -> XP Security Admin All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum

Categories:
  Windows XP
 Windows Vista!
 Win 2000/NT/98/ME


[ Contact us | Terms of Service/Privacy Policy ]