$ mysql -h127.1 -uroot@proxysys -P2883 -p
Enter password:
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MySQL connection id is 7
Server version: 5.6.25
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the current input statement.
MySQL [(none)]> alter proxyconfig set obproxy_sys_password=‘xxxxxx’;
Query OK, 0 rows affected (0.04 sec)
MySQL [(none)]> alter proxyconfig set observer_sys_password=‘xxxxxx’;
Query OK, 0 rows affected (0.05 sec)