文件操作 - Kconfig
返回文件管理
返回主菜单
删除本文件
文件: /usr/src/linux-headers-5.15.0-113/security/safesetid/Kconfig
编辑文件内容
# SPDX-License-Identifier: GPL-2.0-only config SECURITY_SAFESETID bool "Gate setid transitions to limit CAP_SET{U/G}ID capabilities" depends on SECURITY select SECURITYFS default n help SafeSetID is an LSM module that gates the setid family of syscalls to restrict UID/GID transitions from a given UID/GID to only those approved by a system-wide whitelist. These restrictions also prohibit the given UIDs/GIDs from obtaining auxiliary privileges associated with CAP_SET{U/G}ID, such as allowing a user to set up user namespace UID mappings. If you are unsure how to answer this question, answer N.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件