1. Home
  2. Security Hardening
  3. CIS Oracle Server 11G R2 Unix V2.2.0
  4. Ensure ‘SECURE_REGISTER_<listener_name>‘ Is Set to ‘TCPS’ or ‘IPC’

Ensure ‘SECURE_REGISTER_‘ Is Set to ‘TCPS’ or ‘IPC’

Details

As listener configuration changes via unencrypted remote connections can result in unauthorized users sniffing the control configuration information from the network, these control values should be set according to the needs of the organization.

Solution

Use a text editor such as vi to set the SECURE_REGISTER_=TCPS or SECURE_REGISTER_=IPC for each listener found in $ORACLE_HOME/network/admin/listener.ora.

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