Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 Integrating SQL Server & Active Directory

Author  Topic 

Frosty615
Starting Member

13 Posts

Posted - 2013-02-20 : 11:53:37
Hi peeps,
Apologies if this is not in the right forum (and please feel free to move)
I have a users table in SQL (for a specific program) and would like to be able to

1) Add users from this table to Active Directory i.e. when a record is added to the table, add the active directory user object

2) When someone updates their password in that table, I would like to sync that back to Active Directory.

Does any one have any examples of how this might be achieved using SQL? Or any pointers in the right direction?

Many Thanks

Frosty
   

- Advertisement -