Ildar Almakaev
Results
2
comments of
Ildar Almakaev
@andrewm42 @Haarolean hello 👋 Today I tested authentication with some special characters (`abc1212!,asd`) in a password and couldn't reproduce the issue. ``` KAFKA_CLUSTERS_0_PROPERTIES_SASL_JAAS_CONFIG: 'org.apache.kafka.common.security.plain.PlainLoginModule required username="enzo" password="abc1212!,asd";' ``` @andrewm42 Are...
By and large, I couldn't reproduce the issue with different special characters in a password :( Please, let us know if you encounter such an error again.