Results 1 to 2 of 2
I noticed a few files in /usr/bin have the a stickybit set
sudo
sudoedit
newgrp
passwd
mtr
gpasswd
are they supposed to have a stickybit set?
what is the easiest ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-29-2010 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 27
Sticky Bits
I noticed a few files in /usr/bin have the a stickybit set
sudo
sudoedit
newgrp
passwd
mtr
gpasswd
are they supposed to have a stickybit set?
what is the easiest way to compare the files with the ubuntu's copy to make sure they are not compromised?
- 09-30-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,156
Yes, these have to have the setuid bit (not sticky bit - different thing) set because they have to gain root privileges for their operations. They are not compromised, though they should not have write privileges set to any other than owner (root).
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
