13.07.2015 Views

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The sas.client.props fileThe CORBA authentication options (with the valid values / default value inbrackets) in the client property file are listed below.►►►►com.ibm.CORBA.securityEnabled (true, false / true) - determines if clientsecurity has been enabledcom.ibm.CSI.protocol (ibm, csiv2, both / both) - determines whichauthentication protocol the client is permitted to usecom.ibm.CORBA.authenticationTarget (BasicAuth) - determines the type ofauthentication mechanism to use. The user name and password will becommunicated to the server. In this case, SSL should be enabled in order toencrypt this information.com.ibm.CORBA.validateBasicAuth (true, false / true) - determines if the userdetails are authenticated immediately or deferred until the first methodrequest is communicated to the server. Requires thecom.ibm.CORBA.authenticationTarget property to be set to BasicAuth.► com.ibm.CORBA.authenticationRetryEnabled (true, false / true) - determineswhether a failed login should be retried. This also applies to stateful CSIv2sessions and validations that have failed due to an expired credential. Onlythose failures which are known to be correctable will be retried.► com.ibm.CORBA.authenticationRetryCount (an integer within the range 1and 10 / 3) - determines how many retries will be attempted. Requirescom.ibm.CORBA.authenticationRetryEnabled to be set to true.► com.ibm.CORBA.loginSource (prompt, key file, stdin, none, properties /prompt) - determines how the authentication request interceptor will log in if itdoes not find a invocation credential set. Requirescom.ibm.CORBA.loginUserid and com.ibm.CORBA.loginPasswordproperties to be set. The prompt will display a window requesting a username and password, the key file will extract the user details from the filespecified by com.ibm.CORBA.keyFileName, stdin will display a command lineprompt requesting user details, none should be selected only if the clientuses programmatic login (see Chapter 8, “Programmatic security” onpage 179) and properties will retrieve the user details from thecom.ibm.CORBA.loginUserid and com.ibm.CORBA.loginPasswordproperties.►►com.ibm.CORBA.loginUserid (user ID / blank) - determines the user ID whenthe com.ibm.CORBA.loginSource property is set to properties. Requirescom.ibm.CORBA.loginPassword property to be set and CSIv2 message layerauthentication in use.com.ibm.CORBA.loginPassword (password / blank) - determines the userpassword when the com.ibm.CORBA.loginSource property is set to104 <strong>IBM</strong> <strong>WebSphere</strong> <strong>V5.0</strong> <strong>Security</strong> Handbook

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!