0

How to remove all inherited permissions for directory with SubInAcl.exe?

I can do this with icacls by using /inheritance:r

Is there a way to do the same with SubInAcl?

NoSkill
  • 718
  • 5
  • 15

1 Answers1

0

/perm should work here. I'd be very careful with it though. :)