owner無法chmod - Linux
By Hardy
at 2015-03-24T15:29
at 2015-03-24T15:29
Table of Contents
想請問一下各位有沒有遇過這種情況 或是有類似需求
環境
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty
$ uname -a
Linux melinda 3.18.5-x86_64-linode52 #1 SMP Thu Feb 5 12:18:36 EST 2015 x86_64 x86_64 x86_64 GNU/Linux
檔案
$ stat somefile
File: 'somefile'
Size: 7419 Blocks: 16 IO Block: 1024 regular file
Device: 700h/1792d Inode: 65062 Links: 1
Access: (0110/---x--x---) Uid: ( 6002/ someuser) Gid: ( 6002/ someuser)
所在資料夾
$ ls . -dl
drwxr-xr-x 2 root root 1024 Nov 14 10:32 .
使用someuser卻無法chmod成755
這個平台是網路上的wargame
我自己的電腦用一樣的系統和檔案/資料夾就可以chmod
而看strace只差在一行
fchmodat(AT_FDCWD, "somefile", 0755) = -1 EPERM
fchmodat(AT_FDCWD, "local", 0755) = 0
看起來也沒有selinux相關的限制 (getenforce not found)
純粹好奇他怎麼辦到的
--
環境
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty
$ uname -a
Linux melinda 3.18.5-x86_64-linode52 #1 SMP Thu Feb 5 12:18:36 EST 2015 x86_64 x86_64 x86_64 GNU/Linux
檔案
$ stat somefile
File: 'somefile'
Size: 7419 Blocks: 16 IO Block: 1024 regular file
Device: 700h/1792d Inode: 65062 Links: 1
Access: (0110/---x--x---) Uid: ( 6002/ someuser) Gid: ( 6002/ someuser)
所在資料夾
$ ls . -dl
drwxr-xr-x 2 root root 1024 Nov 14 10:32 .
使用someuser卻無法chmod成755
這個平台是網路上的wargame
我自己的電腦用一樣的系統和檔案/資料夾就可以chmod
而看strace只差在一行
fchmodat(AT_FDCWD, "somefile", 0755) = -1 EPERM
fchmodat(AT_FDCWD, "local", 0755) = 0
看起來也沒有selinux相關的限制 (getenforce not found)
純粹好奇他怎麼辦到的
--
Tags:
Linux
All Comments
By Carol
at 2015-03-29T09:30
at 2015-03-29T09:30
By Madame
at 2015-03-30T00:04
at 2015-03-30T00:04
By Necoo
at 2015-04-01T15:54
at 2015-04-01T15:54
By Callum
at 2015-04-02T16:01
at 2015-04-02T16:01
By Edith
at 2015-04-06T18:45
at 2015-04-06T18:45
Related Posts
ibus 的字典位置
By Oliver
at 2015-03-23T13:17
at 2015-03-23T13:17
nginx php-fpm與rails並存
By Jack
at 2015-03-22T22:46
at 2015-03-22T22:46
ubuntu 光碟安裝異常
By Gilbert
at 2015-03-22T22:42
at 2015-03-22T22:42
安裝centos6.6失敗
By Sarah
at 2015-03-22T21:43
at 2015-03-22T21:43
Linux銷售打敗Windows!奪2014在臺伺服器
By Ophelia
at 2015-03-21T20:48
at 2015-03-21T20:48