Results 1 to 4 of 4
Hi all,
I have a problem with SUID/GUID and sticky bit.
When SUID or GUID or Sticky bit is set (without execute permission), it will not have any effect security, ...
- 03-02-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 2
How to use SUID/GUID and sticky bit?
Hi all,
I have a problem with SUID/GUID and sticky bit.
When SUID or GUID or Sticky bit is set (without execute permission), it will not have any effect security, i don't know why, who can tell me why and the advantage of them?
- 03-03-2010 #2Just Joined!
- Join Date
- Aug 2009
- Location
- Evil Empire
- Posts
- 33
Except of setting SUID/GUID you have to define file permissions by chmod command and define user-owner or group-owner. Sticky bit is useful, for example, when you want other users to be allowed to delete only their own files
- 03-03-2010 #3Just Joined!
- Join Date
- Mar 2010
- Posts
- 2
Thanks mzv!
If you only set Sticky bit (without execute permssion) on a directory, assume it has permission as below:
drw-r-xr-T /tmp
I am sure that it doesn't have any effect security, in this case what's the meaning of sticky bit?
- 03-03-2010 #4Just Joined!
- Join Date
- Aug 2009
- Location
- Evil Empire
- Posts
- 33


Reply With Quote
