Re: File Open/Close Auditing

From: William McIlroy (WilliamMcIlroy_at_discussions.microsoft.com)
Date: 08/03/05

  • Next message: Egbert Nierop \(MVP for IIS\): "Re: What about this?"
    Date: Wed, 3 Aug 2005 10:55:02 -0700
    
    

    Apparently the design is, and I cannot be sure because I don't understand the
    limited literature, concerned with permissions passed or failed in some
    relevant Discrestionary Access Control List. Any potential user of a file
    will be required to acquire permission before reading or writing and that
    would be granted or not granted when the file is opened. This is
    conceptually going around Robin Hood's Barn with respect to what I want which
    is a log entry that tells me user X opened file Y at time Z. If he opened it
    then I assume he got permission and I don't care how. A user requires no
    permission to close a file and so I assume there is no log entry that tells
    me user x closed file Y at time Z. Oh, by the way, I'd like to see some
    indication as to what files are accessed most frequently and most recently so
    I can remove the least used files from my computer. Any ideas about that?

    -- 
    William McIlroy
    "Richard Ward" wrote:
    > The auditing ACEs allow you to specify which account triggers the audit,
    > as well as what access.  So, you can create an audit ACE that triggers
    > when user foo opens the file for read, but not write.  You can generate
    > the audits that you want, but you will need some correlation to produce
    > the report that you want.  I'm not sure by what you mean "every file
    > access..."  If you have marked every file to be audited, you will get an
    > audit for each open and each close, with the access rights granted for
    > the open and which were used on the close.
    > 
    > "William McIlroy" <WilliamMcIlroy@discussions.microsoft.com> wrote in 
    > message news:BD331455-BBD0-471A-B61A-E0C1D4F40164@microsoft.com...
    > > The file/folder property page allows an administrator to mark files and
    > > folders for auditing.  Exactly what events are recorded isn't clear from 
    > > the
    > > user interface.  What doesn't seem to occur is logging of only these 
    > > events:
    > > when a file is opened, when a file is closed.  Somehow what events get
    > > audited has become mixed up with file access permissions per DACR.  Which
    > > files are audited is apparently only those that have been marked for
    > > auditing.  If the administrator decides to mark the root directory and all
    > > its contents for auditing then we get (or do we?) to the situation where
    > > every file access (open, close, read, write, create, delete,...) is 
    > > recorded
    > > in a log.
    > >
    > > I'd like to log only opens and closes, by whom, through what network
    > > connection (if any), and when for every file in all file systems.  Is this
    > > possible?  If so, how?
    > > -- 
    > > William McIlroy
    > > 
    > 
    > 
    > 
    

  • Next message: Egbert Nierop \(MVP for IIS\): "Re: What about this?"

    Relevant Pages

    • I was the owner of the access database. and now the owner is unkow
      ... that I don't have the necessary permission. ... Every once and while the login ... Microsoft Access MVP ... cut Access opens and I immediately get the message that I dont have ...
      (microsoft.public.access.security)
    • Re: DBEngine.CompactDatabase and Permissions
      ... True, the risk is small but if it brings no benefit, then what's the ... permission to compact from Access but not to run the CompactDatabase method. ... you should get an exclusive lock to do the compact. ... as David Epson says that Jet no longer opens the file. ...
      (microsoft.public.access.security)
    • Cannot open in exclusive mode......
      ... The Design changes bit is the interesting point here for me. ... The application-specific permission settings do not grant Local ... login, hidden startup form opens, splash screen ... opens, splash screen closes, opens hidden form for persisant link to ...
      (microsoft.public.access.security)
    • Re: Word 2007 Wont directly open documents from Sharepoint
      ... Client Integration Feature is turned on. ... something wrong concerning the "Use Client Integration Features" permission. ... It is also possible that logging in on their workstation with a different ... Instead Word opens and just sits there. ...
      (microsoft.public.sharepoint.windowsservices)
    • Re: Object Permission Message
      ... Then the permission problem will go away. ... Microsoft Access MVP ... Dim qdfRS as QueryDef ... each of which opens an input data form. ...
      (microsoft.public.access.security)