Go to the first, previous, next, last section, table of contents.


rootBecomeUser

Function: rootBecomeUser { user -> @ }
file: muf/10-C-utils.t
package: muf
status: alpha

A utility function for logging in a new user after passphrase validation, which switches the job from running as a root thread to running as a user session -- it forks off a new session, sets up new input/output streams, and execs the user's shell.


Go to the first, previous, next, last section, table of contents.