Name: setuid, setgid - set user and group IDs Syntax: int setuid (int uid) Description: Setuid (setgid) is used to set the user and group IDs. See Also: getuid(2), intro(2). Bugs: This description could be slightly longer.