1. Home
  2. Security Hardening
  3. CIS IBM DB2 V10 V1.1.0 Linux OS L1
  4. Authenticate federated users at the instance level

Authenticate federated users at the instance level

Details

The fed_noauth parameter determines whether federated authentication will be bypassed at the instance. It is recommended that this parameter be set to no.

Solution

1. Attach to the DB2 instance
db2 => attach to $DB2INSTANCE
2. Run the following command from the DB2 command window-
db2 => update database manager configuration using fed_noauth no

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Access Control.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles