SYNOPSIS

luadd -u <user> [-g <group>] [-U <UID#>] [-s <shell>] [-H <homedir>] [-c <config>] [-R]


ARGUMENTS

-u <user>

The name of the user to be added.

-g <group>

The name of the users primary group. If it is not specified, it defaults to the user name.

-U <UID#>

The UID# for the user to be added.

-s <shell>

The login shell of the user.

-H <homedir>

The home directory of the user.

-c <config>

The config file to use. See dotlugtools(5) for more info.

-R

Allow it to be ran as a non-root.

-S (true/false)

Create home directory using the skeleton.


SEE ALSO

dotlugtools(5),lurm(1),lpwo(1),lgadd(1).lgrm(1),lgmod(1)