Creating an Admin User in ClickHouse
ClickHouse creates a user named ‘default’, at the time of installation/fresh deployment. This default user has unrestricted access to the data in the cluster and we can also provide access management privilege in the users.xml […]