Why I can't set the setuid for "others"?
3
votes
2
answers
1293
views
I can't set other's setuid bit. Why? Is there some security lock?
$ ls -l
-rwxrwxr-x 1 allexj allexj 16784 Mar 11 17:30 a.out
$ chmod o=+s a.out
$ ls -l
-rwxrwx--- 1 allexj allexj 16784 Mar 11 17:30 a.out
Asked by Allexj
(265 rep)
Mar 11, 2022, 05:33 PM
Last activity: Mar 11, 2022, 08:57 PM
Last activity: Mar 11, 2022, 08:57 PM