Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 93991
BY: Tomas Valenta (borland)
DATE: 2010-06-22 11:57
SUBJECT: Listing NTFS permissions

 

Hello there,

I am trying to use very basic principle (File.get_permissions) to recursively list NTFS rights and display only the changes to parent, however I have two major problems:
- the DENY records are not included
- inherited rights can not be recognized from explicit ones

Maybe I do something wrong, but is there a way how to list DENY records and to distinguish inherited rights?
It is possible in PowerShell for example, but I want to include this into my Rails app.

Thank you


Thread View

Thread Author Date
Listing NTFS permissionsTomas Valenta2010-06-22 11:57
      RE: Listing NTFS permissionsDaniel Berger2010-12-01 14:08

Post a followup to this message