Common Secure Interoperability Version 2 and Security Authentication Service (SAS) client configuration

A secure Java™ client requires configuration properties to determine how to perform security with a server.

These configuration properties are typically put into a properties file somewhere on the client system and referenced by specifying the following system property on the command line of the Java client. For example, this property accepts any valid web address.

[AIX Solaris HP-UX Linux Windows][IBM i]

-Dcom.ibm.CORBA.ConfigURL=file:profile_root/properties/sas.client.props

[z/OS]

-Dcom.ibm.CORBA.ConfigURL=file:/WebSphere/V5R0M0/AppServer/sas.client.props

[IBM i]When you use thin or thick clients, com.ibm.CORBA.ConfigURL is automatically set to the following file:
profile_root/properties/sas.client.props

[AIX Solaris HP-UX Linux Windows][IBM i][z/OS]When this file is processed by the Object Request Broker (ORB), security can be enabled between the Java client and the target server.

[AIX Solaris HP-UX Linux Windows][IBM i]If any syntax problems exist with the ConfigURL property and the sas.client.props file is not found, the Java client proceeds to connect insecurely. Errors display indicating the failure to read the ConfigURL property. Typically the problem is related to having two slashes after file, which is not valid.

[z/OS]If any problems exist with the client properties file or there is no match with the server security, the Java client examines the server security for non-Common Secure Interoperability Version 2 (CSIv2) security mechanisms that might be available. If no match is found with the old, non-CSIv2 security either, the Java client attempts a nonsecure connection.

[AIX Solaris HP-UX Linux Windows][IBM i]Use the following properties to configure the Secure Authentication Service (SAS) and CSIv2 authentication protocols:
Important: 只有在 6.0.x 版和已聯合到 6.1 版 Cell 中的舊版伺服器之間,才支援 SAS。
[z/OS]Use the following property to configure the CSIv2 authentication protocols:

指出主題類型的圖示 參照主題



時間戳記圖示 前次更新: July 9, 2016 11:13
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rsec_csiv2client
檔名:rsec_csiv2client.html