Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
using default security model
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3942
Location: Hamburg

PostPosted: Sun Nov 13, 2005 10:23 am    Post subject: using default security model Reply with quote

I am wondering whether these 2 variants are equal. In the new kernel I choose variant 1:
Code:

# CONFIG_SECURITY is not set

while formerly I used variant 2
Code:

CONFIG_SECURITY=y
# CONFIG_SECURITY_NETWORK is not set
CONFIG_SECURITY_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
# CONFIG_SECURITY_SECLVL is not set
# CONFIG_SECURITY_SELINUX is not set

The reason for my question is that a lot of source files were recompiled even if the menu help in the kernel config says nearly the same (or not ?):
variant1:
Code:

 If this option is not selected, the default Linux security
 model will be used.         

and variant2:
Code:

 CONFIG_SECURITY_CAPABILITIES:
  This enables the "default" Linux capabilities functionality.
  If you are unsure how to answer this question, answer Y.           
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum