5.2.2 Ensure 'establishTrustInClient' is 'Required' for the CSIv2 Authentication Layer - needsReview/Zech

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 > clientPolicy.csiv2 > layers > authenticationLayer to Required in the ${server.config.dir}/configDropins/overrides/<any file name>.xml

<orb id="defaultOrb">
<clientPolicy.csiv2>
<layers>
<authenticationLayer mechanisms="LTPA,GSSUP" establishTrustInClient="Required"/>
</layers>
</clientPolicy.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: 5910260b1b289626766ca06eb16f66b85282559086ef7fcefd6f77270419cd41