Dave Schroeder
2005-10-31 23:40:05 UTC
I have created a query to search for locked out user accounts (in AD 2003)...
the query searches and finds the locked out accounts with no problem...
BUT... it is also listing a few accounts that are not locked out... I have
gone through all of the properties and did not find anything out of the
ordinary for these 'extra' accounts.
this is the string:
(&(&(&(objectCategory=person)(objectClass=user)(lockoutTime:1.2.840.113556.1.4.804:=4294967295))))
the query searches and finds the locked out accounts with no problem...
BUT... it is also listing a few accounts that are not locked out... I have
gone through all of the properties and did not find anything out of the
ordinary for these 'extra' accounts.
this is the string:
(&(&(&(objectCategory=person)(objectClass=user)(lockoutTime:1.2.840.113556.1.4.804:=4294967295))))