There are several ways to handle synchronization with AD... This article
lists them...

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netdir/ad/t
racking_changes.asp?frame=true

-gil

-----Original Message-----
From: Alok Dwivedi [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 05, 2003 8:35 AM
To: [EMAIL PROTECTED]
Subject: [ActiveDir] Recieving notifications for changes in Active Directory


Hi All,
I am quiet new to Active Directory.I want to do some thing like this.

My cutsom application is user based client-server application. Every user
has got some (or I should say VARIOUS attributes that are specific to
application's business logic) attributes. This information is stored in a
SQL DB. Now I want to intergrate my application  with Active Directory. So
now the users for my application will be picked from Active Directory.
Becuase of the restrcitions of business logic I can not store different
attributes of the users in Active Directory. Rather I want to still keep
them in my application specifc SQL DB. So I want to write some kind of
'synchronization service' between my SQL DB holding various (business logic
realted) attributes for various users existing in Active Directory. This
synchronization should be such that all the users (& groups) in my SQL DB
are mirror image of users (& groups) in Active Directory. So when ever a
user is deleted or a new one added or when a user is moved from one group to
another , that 'synchronization service' can update my SQL DB accordingly.
Can anyone please advice me how to approach this.

Regards
Alok

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/

Reply via email to