CS_SEC_NON_ENCRYPTION_RETRY

A new connection property, CS_SEC_NON_ENCRYPTION_RETRY, is provided to enable or disable plain text password retries when your server cannot support extended password encryption or normal password encryption.

By default, CS_SEC_NON_ENCRYPTION_RETRY is set to CS_TRUE and you use ct_con_props to enable or disable the feature. If extended password encryption or normal password encryption is enabled, ct_con_props automatically disables CS_SEC_NON_ENCRYPTION_RETRY.

The syntax, parameters and example for CS_SEC_NON_ENCRYPTION_RETRY are the same as that provided for “CS_SEC_EXTENDED_ENCRYPTION”.