database::groups and users
Overview
This class contains the definition of all required OS users and groups on this system.
When these customizations aren’t enough, you can replace the class with your own class. See db2_profile::database for an explanation on how to do this.
Attributes
Attribute Name | Short Description |
---|---|
groups | The list of groups to create for DB2. |
users | The OS users to create for DB2. |
users
The OS users to create for DB2.
You must specify a Hash of users
Back to overview of database::groups_and_users
groups
The list of groups to create for DB2.
You must specify a Hash of groups