Attibute in AD to show "WHO" created an object

  • Thread starter Thread starter NTNEWS
  • Start date Start date
N

NTNEWS

Is there an object attribute in AD that will tell me which user or sID
created an object?

(e-mail address removed)
 
There should be an owner -- you might have to write an ADSI program
to "see" it though.

Technically the CURRENT owner could be different than the creator but
that is not likely -- and if it works like the file system, any
Administrator
will cause the owner to be set to that GROUP (typically the only 'group'
that owns stuff.)
 
Back
Top