Advanced File Permissions(sgid-suid-stickybit,chattr) SUID ( setuid ) :- If SUID bit is set on a file and a user executed it. The process will have the same rights as the owner of the file being executed. For example: passwd command have SUID bit enabled. When a normal user change his password this script update few … Continue reading advanced file-permissions
