/*++ /* NAME /* chroot_uid 3 /* SUMMARY /* limit possible damage a process can do /* SYNOPSIS /* #include <chroot_uid.h> /* /* void chroot_uid(root_dir, user_name) /* const char *root_dir; /* const char *user_name; /* DESCRIPTION /* \fBchroot_uid\fR changes the process root to \fIroot_dir\fR and /* changes process privileges to those of \fIuser_name\fR. /* DIAGNOSTICS /* System call errors are reported via the msg(3) interface. /* All errors are fatal. /* 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.