OceanBase4.35,无法通过odp登录sys租户,但可以登录proxysys租户。麻烦老师帮忙看看,是啥原因?是密码还是权限?
[admin@obd ~]$ obclient -h192.168.2.40 -P2883 -uroot@proxysys -p’jg!fKZqO=b}jgYA!L4’ -Doceanbase -A
Welcome to the OceanBase. Commands end with ; or \g.
Your OceanBase connection id is 287571982
Server version: 5.6.25
Copyright (c) 2000, 2018, OceanBase and/or its affiliates. All rights reserved.
Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the current input statement.
obclient(root@proxysys@proxysys)[oceanbase]> exit
Bye
[admin@obd ~]$ obclient -h192.168.2.40 -P2883 -uroot@sys -p’jg!fKZqO=b}jgYA!L4’ -Doceanbase -A
ERROR 1045 (42000): Access denied for user ‘root’@‘xxx.xxx.xxx.xxx’ (using password: YES)
[admin@obd ~]$
如果是直连,2881端口是正常的。
[admin@obd ~]$ obclient -h192.168.2.41 -P2881 -uroot -p’}Y:/zsjn_J1P=’ -Doceanbase -A
Welcome to the OceanBase. Commands end with ; or \g.
Your OceanBase connection id is 3221540469
Server version: OceanBase_CE 4.3.5.0 (r100000202024123117-5d6cb5cbc3f7c1ab6eb22e40abec8e160a8764d5) (Built Dec 31 2024 17:35:01)
Copyright (c) 2000, 2018, OceanBase and/or its affiliates. All rights reserved.
Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the current input statement.
obclient(root@(none))[oceanbase]>