Re: auditing active directory not working properly directory service access
From: ThijsD (ThijsD_at_somewhere.net)
Date: 10/22/05
- Previous message: Roger Abell [MVP]: "Re: Access Control to LDAP on AD?"
- In reply to: Steven L Umbach: "Re: auditing active directory not working properly directory service access"
- Next in thread: ThijsD: "Re: auditing active directory not working properly directory service access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 22 Oct 2005 12:22:08 GMT
Hi Steven,
Thank you for your answer.
I'll try this on monday and let you know how it went.
Best regards,
ThijsD
Steven L Umbach wrote:
> Check the other containers such as OUs, computer, user, domain controllers
> to see if any auditing is configured there also which you would also want to
> remove. Another possibility is that your changes of what to audit has not
> replicated to all domain controllers yet. You would want to configure
> auditing only on the pertinent OUs and not on the domain container [unless
> they have access there also] and audit only the specific group of users you
> want to track. Do not audit for everyone, users, domain users, authenticated
> users, etc for what you are trying to accomplish. Authenticates users and
> everyone would also include all computers in the domain. When you enable
> auditing of object access or directory services you will also see what seems
> to be unrelated events recorded. You will also find that the free Event Comb
> from MS will help scan the security logs for events and text strings you are
> searching for. The command line tools dsacls may also be helpful in looking
> for what is being audited per container if you use the /A switch as in "
> dsacls OU=ouname,dc=mydomain,dc=com /A " . Look at the line for audit list:
> which should be the second or third line down in the report. --- Steve
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;308471 --- Event
> Comb info.
>
> "ThijsD" <ThijsD@somewhere.net> wrote in message
> news:GBb6f.28804$UK5.1154186@phobos.telenet-ops.be...
>
>>Hello,
>>
>>We have a large group of IT personnel that have full control on some
>>OU's in our Active Directory.
>>Recently someone changed the AD permissions on one of those OU's. In the
>>future we need to be able to track who has changed the permissions.
>>We have one domain and our domain controllers are running Windows Server
>>2003 SP1.
>>After enabling auditing for permission changes on the root of the domain,
>>my securitylog fills up with all sorts of DSA events, e.g. AD & DNS
>>replication, GAL lookups, ... Instead of only the events related to
>>permission changes.
>>
>>This is what I did:
>>I've enabled in the Default Domain Controllers-policy, the "Directory
>>Services Access" policy to true. Then I did a gpupdate /force to reapply
>>the policy.
>>My securitylog immediately start to fill up with DSA events... (100
>>events/minute)
>>When I take a look in -> properties of root domain -> security ->
>>auditing, I see the following:
>>All, Everyone, Special, This object & all other objects.
>>When looking further at the 'special' auditing permission, I see lotsa
>>different checkboxes ticked, so it makes sense that the securitylog is
>>filling up with those events checked.
>>
>>Now the weird thing is that when I remove the default auditing entry
>>(which logs almost everything) and add a new one that only logs "changing
>>permissions", the securitylog still keeps filling up with the same events.
>>Normally it should only log "permission changes" events now, no?
>>How can I configure the auditing so it only logs events related to
>>permission changes on AD objects, more specific OU's? What am I doing
>>wrong?
>>
>>Thanks in advance!
>>Best regards,
>>ThijsD
>>
>>
>
>
>
- Previous message: Roger Abell [MVP]: "Re: Access Control to LDAP on AD?"
- In reply to: Steven L Umbach: "Re: auditing active directory not working properly directory service access"
- Next in thread: ThijsD: "Re: auditing active directory not working properly directory service access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|