Commit Graph

2 Commits (1cfc35de6b90ee25b7cf063a6f4622539948db7d)

Author SHA1 Message Date
Stephen Fromm 36e1e37f4f Drop support of group membership in group module
Use the user module to define group membership.
13 years ago
Stephen Fromm 65667c5c9e 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