This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Include files in NTFS Permissions Report

Hi forum,

When I create a "NTFS Permissions Report" with check "Include Inherited ACEs" I can get all permissions for all folders and subfolders from a specified path. However I need get the permissions for files too. Is there a buit-in report ? If no, how can I create a custom query report ?

I'm using 3.0 version.

Thanks,

Carlos.

Labels:

File Reporter
Parents
  • 0
    On 8/22/2018 7:14 PM, calvarezr wrote:
    >
    > Hi forum,
    >
    > When I create a "NTFS Permissions Report" with check "Include Inherited
    > ACEs" I can get all permissions for all folders and subfolders from a
    > specified path. However I need get the permissions for files too. Is
    > there a buit-in report ? If no, how can I create a custom query report ?
    >
    > I'm using 3.0 version.
    >
    > Thanks,
    >
    > Carlos.
    >
    >

    Carlos,

    You can create custom reports following the steps listed in the File
    Reporter Database Schema
  • 0   in reply to 
    File reporter only scan's for folder permissions, it does not scan for file permissions and as such these won't be in the database.

    The custom queries are nice to work with but won't help you to get this as the data doesn't exist within the DB.

    Ron
Reply
  • 0   in reply to 
    File reporter only scan's for folder permissions, it does not scan for file permissions and as such these won't be in the database.

    The custom queries are nice to work with but won't help you to get this as the data doesn't exist within the DB.

    Ron
Children
  • 0 in reply to   
    > File reporter only scan's for folder permissions, it does not scan for file permissions and as such these won't be in the database.
    >
    > The custom queries are nice to work with but won't help you to get this as the data doesn't exist within the DB.

    Ron is correct: File Reporter does not currently scan for and collect file permissions, only folder permissions (and owner metadata, which often has security implications in Windows environments.)

    Grant Woodward
    NFMS Support Team