Files
doc-exports/docs/dms/umn/kafka_faq_0052.html
chenjunjie e6a11daef5 DMS UMN 20241010 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: chenjunjie <chenjunjie@huawei.com>
Co-committed-by: chenjunjie <chenjunjie@huawei.com>
2025-01-09 13:19:00 +00:00

898 B

How Do I Modify the SASL Mechanism?

There are two SASL authentication mechanisms for Kafka instances: SCRAM-SHA-512 and PLAIN.

  • For instances with IPv6 disabled, the mechanism cannot be modified after ciphertext access is enabled. If you want to change it, create an instance again.
  • For instances with IPv6 enabled, the mechanism cannot be modified after the instances are created. If you want to change it, create an instance again.