MaxScale Change Data Capture (CDC) users
Manage user authentication for the legacy CDC protocol. This reference explains how to create, store, and manage user credentials for clients connecting to the CDC listener.
Overview
[avro-service]
type=service
router=avrorouter
source=replication-service
user=cdc_user
password=cdc_passwordCreating new CDC users
maxctrl call command cdc add_user <service> <name> <password>bash$ cdc_users.py [-h] USER PASSWORDbash$ cdc_users.py user1 pass1 >> /var/lib/maxscale/avro-service/cdcusersLast updated
Was this helpful?

