sounds like you're trying to syncronize oracle data with AD and you want to perform an LDAP query against AD to retrieve the last changes that took place - is this about right?
If so, you could use the DirSync contol (but this needs to have an active process running on a DC) or you could use the USN attributes in AD to restrict the export to things that have changed since the last syncronization - e.g. using an LDAP filter with &(usnCREATED>=NNNN)(usnCHANGED>=NNNN). /Guido -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sharif Naser Sent: Monday, December 20, 2004 7:01 PM To: [email protected] Subject: RE: [ActiveDir] oracle directory service integration with windows 2000 active directory oracle guys need to know what kind of operation has occured in active directory which is associated with a certain usnchanged number at the time that operation took place. is that possible like can i read the active directory log & know what operation has been done in active directory. regards, -----Original Message----- From: [EMAIL PROTECTED] on behalf of Mulnick, Al Sent: Mon 12/20/2004 7:07 PM To: [email protected] Cc: Subject: RE: [ActiveDir] oracle directory service integration with windows 2000 active directory Can you reword that another way? What are you trying to accomplish in this? Your subject says one thing, but your question says another the way I read it. Al -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sharif Naser Sent: Sunday, December 19, 2004 4:27 AM To: [email protected] Subject: [ActiveDir] oracle directory service integration with windows 2000 active directory Hello All, How do I know the operation which has been done on windows 2000 active directory & identified by a certain usnchangednumber. Regards, DISCLAIMER: This electronic message transmission contains information from Qatar Steel Company (QASCO) which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. Be aware that any disclosure, copying, distribution or use of the contents of this information, including attachments, is prohibited without the written consent of Qatar Steel Company (QASCO). 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/ 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/
