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>]
The name of the group being worked on.
The new GID# for the group if it is being changed.
The new name of the group if it is being renamed.
A camma seperated list of users to act on. The default is to add them to the group.
Add the users specified using -u to the group.
Remove the users specified using -u from the group.
Remove the all users from the group, before adding the users specified using -u to the list.
The config file to use.
dotlugtools(5),lurm(1),lpwo(1),lgadd(1).lgrm(1),luadd(1)