SASL PLAIN

SASL — authentication and data security framework used in Internet protocols.

PLAIN — simple mechanism for passing passwords in a clear text.

To enable authentication SASL PLAIN with ADCM, do the following:

  1. Initiate PLAIN enable for the selected cluster. To do this, select Enable PLAIN in Actions green arrow of the cluster.

    ads plain 01
    Enabling PLAIN on an ADS cluster
  2. In the window that opens, set the password for the kafka user and click Run.

    ads plain 02
    Running Enable PLAIN
  3. Wait for PLAIN activation to complete. Analyze and correct errors if they occur.

    ads plain 03
    PLAIN activation process
NOTE
SASL PLAIN authentication after running Enable PLAIN in a Kafka service is done according to Use SASL PLAIN in Kafka.
Found a mistake? Seleсt text and press Ctrl+Enter to report it