diff options
author | Silvino Silva <silvino@bk.ru> | 2017-02-28 19:39:47 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2017-02-28 19:39:47 +0000 |
commit | 5ce31218b413faf6d860b03fc222b2e0b66f4aef (patch) | |
tree | c2896d05aa1d11c0242853d883cd6b6382d7ddad /core/sysctl.html | |
parent | 9069537d8cfe308836864ef0be7c2a1e359d5a4b (diff) | |
download | doc-5ce31218b413faf6d860b03fc222b2e0b66f4aef.tar.gz |
core sysctl grsec socket gid 200+
Diffstat (limited to 'core/sysctl.html')
-rw-r--r-- | core/sysctl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sysctl.html b/core/sysctl.html index d85aca4..ac1a74b 100644 --- a/core/sysctl.html +++ b/core/sysctl.html @@ -574,7 +574,7 @@ # Remember to add the users you want client socket access disabled for to # the GID specified here. If the sysctl option is enabled, a sysctl # option with name "socket_client_gid" is created. - kernel.grsecurity.socket_client_gid = 15 + kernel.grsecurity.socket_client_gid = 201 # If you say Y here, you will be able to choose a GID of whose users will # be unable to connect to other hosts from your machine, but will be |