cormander / tpe-lkm

Trusted Path Execution (TPE) Linux Kernel Module
Other
157 stars 55 forks source link

How to define trusted gid ? #36

Closed bryn1u closed 4 years ago

bryn1u commented 4 years ago

Hey,

First i want to thanks for your work. I was using grsecurity tpe when was free. Today i have found your project and looks great but i have a still problem, how to define trusted group for users who will be able to run some app or script. How can i set that group ?

Thanks !

cormander commented 4 years ago

In the “Configuration” section of the README it shows many values you can set with the sysctl command. The “trusted_gid” is one of them.