No databases are available. Permissions could be missing.api
Could not start SASL: Error in sasl_client_start (-4) SASL(-4): no mechanism available: No worthy mechs foundio
Your query has the following error(s):
Could not start SASL: Error in sasl_client_start (-4) SASL(-4): no mechanism available: No worthy mechs found
解决方法:
Re: Error in sasl_client_start (-4) SASL(-4): no mechanism available: No worthy mechs foundcli
I am guessing you are missing the plain kerb plugin. Try doing a:plugin
yum install cyrus-sasl-plain方法
What auth are you using on HS2?yum
Thanks,
Braderror
说明手册中要求装:
cyrus-sasl-devel
cyrus-sasl-gssapi
很明显还须要安装上面的库。tab