Page 1 of 1

Bug: Selecting GID for untrusted users

PostPosted: Wed Nov 06, 2002 2:30 pm
by Tozz
Hello,

The feature: "[*] Trusted path execution' has a suboption called:
GID for untrusted users: (NEW) .

which bugs.

by default the GID is 1005. However, you can only add numbers to this value. You cannot remove the 1005.

(In the kernel configuration, make menuconfig).

PostPosted: Wed Nov 06, 2002 2:35 pm
by spender
It's not a bug, that's simply the way it was designed. If you're using TPE you basically are choosing an untrusted group. You can then choose to put everyone else under a lesser restriction. If you want to have everyone under the lesser restriction, just make the GID something you won't ever use.

-Brad