HACKER Q&A
📣 mridulv09

Which products can be used for controlling command level access in Linux


I was able to find some products like "CyberArk" which provides some of this functionality but wanted to know what all products are there which are used by the enterprises all over.


  👤 LargoLasskhyfv Accepted Answer ✓
Your search term would be https://en.wikipedia.org/wiki/Mandatory_access_control

and anything (for Linux) listed there.


👤 tkris
Assign people to different groups and update group level permissions using chmod for the files that you want differential access for

👤 lazylizard
sudo?