I need to search for user objects created or modified after a specific date.
The createTimeStamp and modifyTimeStamp Attributes appear hold this
information for each object.  The problem I have is that I cannot get the
correct LADP search filter to return any matches.
 
Assuming BASE DN is correct and Sub tree is selected, If I set the filter to
(createTimeStamp=*) I get a list of all the objects in  the sub tree.  Other
searches (i.e. (samaccountname=doe*)) also behave as suspected.  When I
attempt to set the filter as either of the following; 
(createTimeStamp>=12/11/2003*) 
(createTimeStamp>=20031211*)
it fails.
 
If I look up a user with LDP and retrieve the exact value of their
createTimeStamp and use it in the filter, it also fails.  I suspect there is
a matching rule or syntax issue for UTC Coded Time, but I cannot seem to get
the right combination.
 
Any ideas?
 
David Frost
Directory Engineering,
Messaging, Directories and PKI Engineering Services 
Industry Canada
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to