This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS 7 Problems / How to have access control for all users, including root, for R/W regular files?
« on: August 10, 2017, 01:33:13 PM »
1. I have a Linux Security Module (LSM) on RedHat ES 5, kernel 2.6.18. The LSM implements access control for all users, including root, when they Read/Write regular files.
2. I'd like to implement the same functionality in CentOS 7, kernel 3.10.0.
3. However, since kernel 2.6.35, LSMs are no longer supported.
Any ideas how can I achieve {2}?
2. I'd like to implement the same functionality in CentOS 7, kernel 3.10.0.
3. However, since kernel 2.6.35, LSMs are no longer supported.
Any ideas how can I achieve {2}?
Pages: [1]