5.1.2 Ensure 'establishTrustInClient' is set to 'required' within the CSIv2 Authentication Layer

Information

The CSIv2 Authentication policy configures security at the Authentication layer when accessing EJB applications using RMI/IIOP.

The establishTrustInClient option of the authentication layer is set to Required to force the client to use one of the authentication mechanisms specified.

Solution

Set the establishTrustInClient attribute in ORB > serverPolicy.csiv2 > layers > authenticationLayer to Required in the ${server.config.dir}/configDropins/overrides/<any file name>.xml

<orb id="defaultOrb">
<serverPolicy.csiv2>
<layers>
<authenticationLayer mechanisms="LTPA,GSSUP" establishTrustInClient="Required"/>
</layers>
</serverPolicy.csiv2>
</orb>

See Also

https://workbench.cisecurity.org/benchmarks/7724

Item Details

Category: SYSTEM AND SERVICES ACQUISITION

References: 800-53|SA-15

Plugin: Unix

Control ID: 6fa4096f8d39f5b20df92fd215da91b0bf58de2f887782c5069a4b18e1f738fb