Commit Graph

1 Commits (97776537418b95d33efe6c8a521f025f14b803ea)

Author SHA1 Message Date
Stephen Fromm db677954ac Add group module to manage groups and group membership
This relies on groupadd, groupmod, groupdel, and gpasswd utilities on
the system.  You can optionally modify the gid for the group.  You can
also add/remove a user to/from a group with the option member.  Member
state is defined with the option memberstate.
13 years ago