gpt4 book ai didi

linux - 通过成为 sudoer 来更改文件所有权

转载 作者:太空宇宙 更新时间:2023-11-04 05:39:35 26 4
gpt4 key购买 nike

假设我们有这种情况:

-rwxrwx-w- 1 user1 mygroup  0 Sep 12 16:53 testfile

sudoer 可以更改此文件所有权吗?他必须是命令 chown 或文件上的 sudoer 吗?

最佳答案

我错过了一点:the ownership of any file in the system may only be altered by a super-user .

第二组 rwx 显示任何属于 mygroup 成员的用户都可以读取、写入和执行此文件。

因此,如果用户 user2 是 super 用户(存在于 sudoers 中并且具有足够的权限),他可以进行必要的更改。如果不是,那么他/她不能修改所有权!

关于linux - 通过成为 sudoer 来更改文件所有权,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46181857/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com