Unix: SETUID & SETGID in Solaris
Posted by UnixAd on 25 November, 2008
No comments yet
Set-User-Identification (setuid) permission enables a user to access files and directories that are normally available only to the owner. Set-Group-Identification (setgid) permission is similar to setuid , except that with setgid the process’s effective GID is changed to the group owner of the file, and a user is granted access based on permissions granted [...]




