Manpages

NAME

addmoouser − set up a unix user account for a moo-only user

SYNOPSIS

addmoouser homedir loginshell username

DESCRIPTION

addmoouser creates a unix user account and matching group for a newly registered moo-only user. It does not create a home directory, is not interactive, and the account is locked when it’s done. How this is accomplished varies from system to system. When possible, it will try to make the user ids for moo users start at a particular high number (such as 20000), and will put "Mooix" in the GECOS field. If the user is added, it returns zero; on error it may return nonzero.

SEE ALSO

mooix(7)

AUTHOR

Joey Hess <joey [AT] mooix.net>