/*++ /* NAME /* set_ugid 3 /* SUMMARY /* set real, effective and saved user and group attributes /* SYNOPSIS /* #include <set_ugid.h> /* /* void set_ugid(uid, gid) /* uid_t uid; /* gid_t gid; /* DESCRIPTION /* set_ugid() sets the real, effective and saved user and group process /* attributes and updates the process group access list to be just the /* user's primary group. This operation is irreversible. /* DIAGNOSTICS /* All system call errors are fatal. /* SEE ALSO /* setuid(2), setgid(2), setgroups(2) /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* IBM T.J. Watson Research /* P.O. Box 704 /* Yorktown Heights, NY 10598, USA
/*--*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.