Difference between revisions of "Func - Users And Groups Module"
m (New page: '''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 t...) |
m |
||
Line 1: | Line 1: | ||
'''Maintainer:''' Gregory Masseau | '''Maintainer:''' Gregory Masseau | ||
+ | |||
---- | ---- | ||
+ | |||
'''Description:''' | '''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. | 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. | ||
+ | |||
---- | ---- | ||
+ | |||
+ | |||
'''Changelog:''' | '''Changelog:''' | ||
'''0.1 - ''' Initial release, supporting only some informational query messages regarding user accounts on the target system. | '''0.1 - ''' Initial release, supporting only some informational query messages regarding user accounts on the target system. |
Revision as of 17:54, 30 October 2008
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.
Changelog: 0.1 - Initial release, supporting only some informational query messages regarding user accounts on the target system.