Information
The DB2CHGPWD_EEE registry variable specifies whether users are able to change passwords through Db2 in a partitioned database environment.
It is recommended to set this variable to NO.
Rationale:
If password management in the partitioned database environment is not centralized, then it could result in a situation where one partition has the updated password for a given user while the rest have the old password which is a security risk.
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Run the following command to set the DB2CHGPWD_EEE registry variable to NO:
db2set DB2CHGPWD_EEE=NO