Func - Users And Groups Module

From CDOT Wiki
Revision as of 18:04, 10 November 2008 by Bombshelter13 (talk | contribs)
Jump to: navigation, search

Maintainer: Gregory Masseau




Description:

This module allows for the management of users and groups on minion systems within a Func environment. Tasks such as ensuring the existence of a particular user/group, creating a desired user/group, modifying the properties of a specified user/group, or managing the group memberships of users are within the scope of this module's intended functionality.




Plan for version 0.3:

- User creation. - Group creation. - Deletion of either of the above. - Managing group membership of users.




Changelog:

0.1 - Initial release, supporting only some informational query messages regarding user accounts on the target system.

0.2 - Most informational methods are complete and working for both users and groups at this point.