DB2 10.5 for Linux, UNIX, and Windows

dasadm_group - DAS administration authority group name configuration parameter

This parameter defines the group name with DAS Administration (DASADM) authority for the DAS.

Important: The DB2® Administration Server (DAS) has been deprecated in Version 9.7 and might be removed in a future release. The DAS is not supported in DB2 pureScale® environments. Use software programs that use the Secure Shell protocol for remote administration. For more information, see DB2 administration server (DAS) has been deprecated .
Configuration type
DB2 Administration Server
Applies to
DB2 Administration Server
Parameter type
Configurable
Default [range]
Null [any valid group name ]

DASADM authority is the highest level of authority within the DAS.

DASADM authority is determined by the security facilities used in a specific operating environment.
  • For the Windows operating systems, this parameter can be set to any local group that is defined in the Windows security database. Group names are accepted as long as they are 30 bytes or less in length. If "NULL" is specified for this parameter, all members of the Administrators group have DASADM authority.
  • For Linux and UNIX systems, if "NULL" is specified as the value of this parameter, the DASADM group defaults to the primary group of the instance owner.

    If the value is not "NULL", the DASADM group can be any valid UNIX group name.