Setting the SUID/SGID bits: Giving a program YOUR permissions when it runs
Normally, when a program runs under Linux, it inherits the permissions of the user who is running it, thus if I run a program under my account, the program runs with the same permissions that I would have if that program were me. Thus, if I cannot open a certain file, the program I am running also cannot open the file in question. If I set the SUID or SGID bit for a file, this causes any persons or processes that run the file to have access to system resources as though they are the owner of the file. http://www.howtoforge.com/linux_setting_suid_sgid_bits
- falko's blog
- Login or register to post comments

Recent comments
1 week 4 days ago
3 weeks 2 days ago
13 weeks 8 hours ago
13 weeks 2 days ago
14 weeks 6 days ago
25 weeks 4 days ago
27 weeks 4 days ago
27 weeks 5 days ago
30 weeks 3 days ago
32 weeks 5 days ago