SYNOPSIS

lgmod -g <group> [-G <new GID#>] [-n <new group name>] [[-a] [-u <camma seperated user list>] [-c <config>]

lgmod -g <group> [-G <new GID#>] [-n <new group name>] [[-r] [-u <camma seperated user list>] [-c <config>]

lgmod -g <group> [-G <new GID#>] [-n <new group name>] [[-s] [-u <camma seperated user list>] [-c <config>]


ARGUMENTS

-g <group>

The name of the group being worked on.

-G <new GID#>

The new GID# for the group if it is being changed.

-n <new group name>

The new name of the group if it is being renamed.

-u <camma sepereated user list>

A camma seperated list of users to act on. The default is to add them to the group.

-a

Add the users specified using -u to the group.

-r

Remove the users specified using -u from the group.

-s

Remove the all users from the group, before adding the users specified using -u to the list.

-c <config>

The config file to use.


SEE ALSO

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