file: muf/10-C-utils.t package: muf status: alpha
The rootAddUser
function is an interactive
convenience function which prompts for the name and
passphrase of a new user, checks that no user by that
name already exists in .u
, and then creates
the requested user.
The new user's shell is the muf shell: If this is
not what you want, you may afterwards set
.u["username"]$s.shell
to some other
suitable function.
See section rootAddUser. See section rootBecomeUser. See section rootMakeUser { [ proposedDbfileName | -> [ user | }. See section rootMakeAUser. See section |secureHash.
Go to the first, previous, next, last section, table of contents.