Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Unix 使用自主访问控制 (DAC) 进行权限和访问控制。为了更好的安全性,SELinux 提供强制访问控制(MAC)。这对于管理员来说很难设置和维护。
使用命令:
chown user_name file chown user_name folder chown -R user_name folder #recursive
Unix uses discretionary access control (DAC) for permissions and access control. For better security SELinux provide mandatory access control (MAC). This is consider difficult for administrators to set up and maintain.
Use commands:
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
Unix 使用自主访问控制 (DAC) 进行权限和访问控制。为了更好的安全性,SELinux 提供强制访问控制(MAC)。这对于管理员来说很难设置和维护。
使用命令:
Unix uses discretionary access control (DAC) for permissions and access control. For better security SELinux provide mandatory access control (MAC). This is consider difficult for administrators to set up and maintain.
Use commands: