LINUX.ORG.RU

execcap


0

0

Добрый вечер, многоуважаемый All.

У меня не получается разобраться с Linux Capabilities, в частности с execcap. см пример (хочется чтоб файл stas не удалялся)

[root@localhost testing]# ls -al итого 12 drwxr-xr-x 2 stas stas 4096 Дек 2 20:32 . drwxrwxrwt 32 root root 4096 Дек 2 20:35 .. [root@localhost testing]# !to touch stas ; touch root ;chown stas:stas stas [root@localhost testing]# ls -al итого 12 drwxr-xr-x 2 stas stas 4096 Дек 2 20:37 . drwxrwxrwt 32 root root 4096 Дек 2 20:35 .. -rw-r--r-- 1 root root 0 Дек 2 20:37 root -rw-r--r-- 1 stas stas 0 Дек 2 20:37 stas [root@localhost testing]# execcap "cap_kill=eip" rm root [root@localhost testing]# ls -la итого 12 drwxr-xr-x 2 stas stas 4096 Дек 2 20:38 . drwxrwxrwt 32 root root 4096 Дек 2 20:35 .. -rw-r--r-- 1 stas stas 0 Дек 2 20:37 stas [root@localhost testing]# execcap "cap_kill=eip" rm stas [root@localhost testing]# ls -la итого 12 drwxr-xr-x 2 stas stas 4096 Дек 2 20:38 . drwxrwxrwt 32 root root 4096 Дек 2 20:35 .. [root@localhost testing]#

Станислав

anonymous

[root@localhost testing]# ls -al
итого 12
drwxr-xr-x 2 stas stas 4096 Дек 2 20:32 .
drwxrwxrwt 32 root root 4096 Дек 2 20:35 ..
[root@localhost testing]# !to
touch stas ; touch root ;chown stas:stas stas
[root@localhost testing]# ls -al
итого 12
drwxr-xr-x 2 stas stas 4096 Дек 2 20:37 .
drwxrwxrwt 32 root root 4096 Дек 2 20:35 ..
-rw-r--r-- 1 root root 0 Дек 2 20:37 root
-rw-r--r-- 1 stas stas 0 Дек 2 20:37 stas
[root@localhost testing]# execcap "cap_kill=eip" rm root
[root@localhost testing]# ls -la
итого 12
drwxr-xr-x 2 stas stas 4096 Дек 2 20:38 .
drwxrwxrwt 32 root root 4096 Дек 2 20:35 ..
-rw-r--r-- 1 stas stas 0 Дек 2 20:37 stas
[root@localhost testing]# execcap "cap_kill=eip" rm stas
[root@localhost testing]# ls -la
итого 12
drwxr-xr-x 2 stas stas 4096 Дек 2 20:38 .
drwxrwxrwt 32 root root 4096 Дек 2 20:35 ..
[root@localhost testing]#

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.