Use Simple Authentication and Security Layer (SASL)

Key Name Default Value Required

UseSASL

0 if using No Authentication.

1 if using User Name And Password or Kerberos or SASL User Name authentication.

No

Description

This option specifies whether the connector uses SASL to handle authentication.

  • Enabled (1 ): The connector uses SASL to handle authentication.
  • Disabled (0 ): The connector does not use SASL.

This option is configurable only when you are using the User Name And Password authentication mechanism. If the connector is configured to use the other authentication mechanisms, then it uses the default setting for the Use Simple Authentication and Security Layer (SASL) option.

Note:

  • If the Transport Mode property (TransportMode) is specified, it takes precedence over this property.
  • If the Transport Mode property is not specified and this property is specified, this property takes precedence over the default value of Transport Mode.

For more information, see Transport Mode.