[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
setuid
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
setuid
(C++) SetUID
SetUID is part of a (?which?) library and is used in many utilities. Providing the system administrator runs a program that uses this command, it will set the effect UID(user id) to the user specified in the program. This is used so that you can start programs as the root user, they can open the resources they need, and change to an unpriveliged user for security purposed. Daemons such as Apache and MySQL use this frequently.[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
