Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Security Audit - Who added /modified a user?

  Asked By: Devan Kline         Date: Jan 07, 2005      Category: Sharepoint      Views: 238
 

In reading the documentation of the database tables, I do not see a
field for who granted a user access to sharepoint or changed that
persons permissions. However, I don't know if this information is
available through the object model? Has anyone looked for this before?

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Monte Cooley          Answered On: Jan 07, 2005       

You won’t find this in any tables  but it can be extracted from the IIS logs if you’re logging each POST. There are IIS log tools that will analyze them and report on specific things (so you would just specify the admin page like /_layouts/1033/user.aspx, etc.)

 
Didn't find what you were looking for? Find more on Security Audit - Who added /modified a user? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].