[
https://issues.apache.org/jira/browse/KAFKA-15395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
acharbha updated KAFKA-15395:
-----------------------------
Description:
what's the default password for all the super user created in server.properties
as we don't specify the password for the user anywhere:
cat opt/bitnami/kafka/config/server.properties | grep super
super.users=User:admin;User:controller_user;User:dbaasadmin
how to check/test whether these users are having super user access or not?
was:
what's the default password for all the super user created in server.properties
as we don't specify the password for the user anywhere:
cat opt/bitnami/kafka/config/server.properties | grep
supersuper.users=User:admin;User:controller_user;User:dbaasadmin
how to check/test whether these users are having super user access or not?
> what's the default password for all the super user created in
> server.properties
> -------------------------------------------------------------------------------
>
> Key: KAFKA-15395
> URL: https://issues.apache.org/jira/browse/KAFKA-15395
> Project: Kafka
> Issue Type: Test
> Components: security
> Reporter: acharbha
> Priority: Minor
>
> what's the default password for all the super user created in
> server.properties
> as we don't specify the password for the user anywhere:
> cat opt/bitnami/kafka/config/server.properties | grep super
> super.users=User:admin;User:controller_user;User:dbaasadmin
> how to check/test whether these users are having super user access or not?
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)