|
|
|
|
|
by debarshri
532 days ago
|
|
Combination of bash profiles and alias can be used to achieve this without installing any external thing. You can prevent commands like rm, chmod, cat etc even for root user. You can also prevent root users from accessing directories where the vault, database etc. Data is written. Ps. At Adaptive (http://adaptive.live), we have kind of productized something like this. |
|