setuid and setgid (short for "set user ID upon execution" and "set group ID upon execution", respectively)William von Hagen Ubuntu Linux Bible p.3-59 are Unix access rights flags that allow users to run an executable with the permissions of the executable's owner or group respectively and to change behaviour in directories.
详细百科解释