Active Directory Security Event Notifications
I am running a Windows Server 2008 configuration.
I need to be able to receive notifications when certain security-related events occur (i.e., create a user, delete a user, change a user's password, suspend a user, unsuspend a user, signon a user (both before and after), signoff a user (both before and
after), etc.).
What API do I need to look at in order to receive the appropriate notifications?
I also need to be able to issue commands to modify various security-related settings (change a user's password, suspend a user, unsuspend a user). The user being modified will, in most cases, not be the currently signed-on user.
What API function(s) do I need to look at?
If this is not the right forum, can you please direct me to the correct one?
January 10th, 2011 7:14pm
Hi,
For the question related to development, I suggest that you post to the MSDN forum:
MSDN forum
http://social.msdn.microsoft.com/Forums/en-US/categories/
Thanks.This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can
be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
January 16th, 2011 8:48pm