filesystem watcher and more

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • hugomind

    #1

    filesystem watcher and more

    Hi,

    I need to catch the domainname/username as additional information when
    the Filesystemwatch er throws en event ?
    If someone is creating, deleting or changing perms of a file I would
    need to know who it was.

    Could some give me a hint how to accomplish this ?

    thnx,
    Hugo
  • Herfried K. Wagner [MVP]

    #2
    Re: filesystem watcher and more

    "hugomind" <hugomind@gmail .comschrieb:
    I need to catch the domainname/username as additional information when
    the Filesystemwatch er throws en event ?
    If someone is creating, deleting or changing perms of a file I would
    need to know who it was.
    I doubt that 'FileSystemWatc her' will give you this information. You may
    want to take a look at NTFS auditing.

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

    Comment

    Working...